mirror of https://git.rancher.io/rke2-charts
12 lines
354 B
Diff
12 lines
354 B
Diff
--- charts-original/templates/tigera-operator/02-rolebinding-tigera-operator.yaml
|
|
+++ charts/templates/tigera-operator/02-rolebinding-tigera-operator.yaml
|
|
@@ -5,7 +5,7 @@
|
|
subjects:
|
|
- kind: ServiceAccount
|
|
name: tigera-operator
|
|
- namespace: {{.Release.Namespace}}
|
|
+ namespace: tigera-operator
|
|
roleRef:
|
|
kind: ClusterRole
|
|
name: tigera-operator
|