Update charts/argo-workflows/values.yaml
Co-authored-by: Vlad Losev <vladlosev@users.noreply.github.com> Signed-off-by: ariel-snyk <136693369+ariel-snyk@users.noreply.github.com>
This commit is contained in:
parent
87ada71462
commit
3383a3deb6
1 changed files with 1 additions and 1 deletions
|
@ -715,7 +715,7 @@ artifactRepository:
|
||||||
secretKeySecret:
|
secretKeySecret:
|
||||||
name: "{{ tpl .Values.artifactRepository.s3.secretName . }}"
|
name: "{{ tpl .Values.artifactRepository.s3.secretName . }}"
|
||||||
key: secretkey
|
key: secretkey
|
||||||
# insecure will disable TLS. Used for s3 comptiable alternatives not configured with TLS
|
# insecure will disable TLS. Used for s3 compatible alternatives not configured with TLS
|
||||||
insecure: false
|
insecure: false
|
||||||
# bucket:
|
# bucket:
|
||||||
# endpoint:
|
# endpoint:
|
||||||
|
|
Loading…
Reference in a new issue