mirror of https://git.rancher.io/rke2-charts
9 lines
302 B
Diff
9 lines
302 B
Diff
--- charts-original/templates/tigera-operator/02-serviceaccount-tigera-operator.yaml
|
|
+++ charts/templates/tigera-operator/02-serviceaccount-tigera-operator.yaml
|
|
@@ -2,4 +2,4 @@
|
|
kind: ServiceAccount
|
|
metadata:
|
|
name: tigera-operator
|
|
- namespace: {{.Release.Namespace}}
|
|
+ namespace: tigera-operator
|