We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ece9482 commit c59b06cCopy full SHA for c59b06c
1 file changed
charts/vsphere-cpi/templates/role-binding.yaml
@@ -11,7 +11,7 @@ items:
11
app: {{ template "cpi.name" . }}
12
vsphere-cpi-infra: role-binding
13
component: cloud-controller-manager
14
- namespace: {{ .Release.Namespace }}
+ namespace: kube-system
15
roleRef:
16
apiGroup: rbac.authorization.k8s.io
17
kind: Role
0 commit comments