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-02-09 16:52:30 +00:00
|
|
|
@@ -2,5 +2,5 @@
|
2022-05-19 14:50:41 +00:00
|
|
|
kind: ServiceAccount
|
|
|
|
metadata:
|
|
|
|
name: tigera-operator
|
|
|
|
- namespace: {{.Release.Namespace}}
|
|
|
|
+ namespace: tigera-operator
|
2024-02-09 16:52:30 +00:00
|
|
|
imagePullSecrets: {{- include "tigera-operator.imagePullSecrets" . | nindent 2 }}
|