mirror of https://git.rancher.io/rke2-charts
12 lines
472 B
Diff
12 lines
472 B
Diff
--- charts-original/templates/tigera-operator/02-serviceaccount-tigera-operator.yaml
|
|
+++ charts/templates/tigera-operator/02-serviceaccount-tigera-operator.yaml
|
|
@@ -2,7 +2,7 @@
|
|
kind: ServiceAccount
|
|
metadata:
|
|
name: tigera-operator
|
|
- namespace: {{.Release.Namespace}}
|
|
+ namespace: tigera-operator
|
|
labels:
|
|
{{- include "tigera-operator.labels" (dict "context" .) | nindent 4 }}
|
|
imagePullSecrets: {{- include "tigera-operator.imagePullSecrets" . | nindent 2 }}
|