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:
ariel-snyk 2023-06-21 12:03:48 +03:00 committed by GitHub
parent 87ada71462
commit 3383a3deb6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: