More fixes
This commit is contained in:
parent
24469d94e8
commit
e5da6cbca6
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ spec:
|
||||||
auth:
|
auth:
|
||||||
kubernetes:
|
kubernetes:
|
||||||
mountPath: "k8s-teapot"
|
mountPath: "k8s-teapot"
|
||||||
role: {{ .Values.name | quote }}
|
role: {{ .Values.externalSecrets.secretStoreName | quote }}
|
||||||
secretRef:
|
secretRef:
|
||||||
name: "serviceaccounttoken"
|
name: "serviceaccounttoken"
|
||||||
...
|
...
|
||||||
|
|
Loading…
Reference in a new issue