2022-05-19 14:50:41 +00:00
|
|
|
--- charts-original/templates/tigera-operator/02-serviceaccount-tigera-operator.yaml
|
|
|
|
+++ charts/templates/tigera-operator/02-serviceaccount-tigera-operator.yaml
|
2024-11-06 13:28:54 +00:00
|
|
|
@@ -2,7 +2,7 @@
|
2022-05-19 14:50:41 +00:00
|
|
|
kind: ServiceAccount
|
|
|
|
metadata:
|
|
|
|
name: tigera-operator
|
|
|
|
- namespace: {{.Release.Namespace}}
|
|
|
|
+ namespace: tigera-operator
|
2024-11-06 13:28:54 +00:00
|
|
|
labels:
|
|
|
|
{{- include "tigera-operator.labels" (dict "context" .) | nindent 4 }}
|
2024-02-09 16:52:30 +00:00
|
|
|
imagePullSecrets: {{- include "tigera-operator.imagePullSecrets" . | nindent 2 }}
|