This commit is contained in:
Christian Hopf 2024-08-17 09:59:23 +02:00 committed by GitHub
parent 843a7a5a97
commit 3fb7ac9342
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ rules:
- secrets
verbs:
- get
{{- if and .Values.args (hasKey .Values.args "targets") .Values.args.targets (contains "configmap" (coalesce .Values.args.targets "")) }}
{{- if and .Values.args (hasKey .Values.args "targets") .Values.args.targets (contains "configmap" (coalesce .Values.args.targets "git")) }}
- apiGroups:
- ""
resources: