Skip to content
Snippets Groups Projects
Commit bc2e26d7 authored by Wong Hoi Sing Edison's avatar Wong Hoi Sing Edison
Browse files

update apiVersion

parent fd800139
No related branches found
No related tags found
No related merge requests found
--- ---
kind: ClusterRoleBinding kind: ClusterRoleBinding
apiVersion: rbac.authorization.k8s.io/v1beta1 apiVersion: rbac.authorization.k8s.io/v1
metadata: metadata:
name: local-storage-provisioner-pv-binding name: local-storage-provisioner-pv-binding
namespace: {{ system_namespace }} namespace: {{ system_namespace }}
...@@ -14,7 +14,7 @@ roleRef: ...@@ -14,7 +14,7 @@ roleRef:
apiGroup: rbac.authorization.k8s.io apiGroup: rbac.authorization.k8s.io
--- ---
kind: ClusterRoleBinding kind: ClusterRoleBinding
apiVersion: rbac.authorization.k8s.io/v1beta1 apiVersion: rbac.authorization.k8s.io/v1
metadata: metadata:
name: local-storage-provisioner-node-binding name: local-storage-provisioner-node-binding
namespace: {{ system_namespace }} namespace: {{ system_namespace }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment