From 3383a3deb69d6819c17d89a922b35b93c46122d3 Mon Sep 17 00:00:00 2001 From: ariel-snyk <136693369+ariel-snyk@users.noreply.github.com> Date: Wed, 21 Jun 2023 12:03:48 +0300 Subject: [PATCH] Update charts/argo-workflows/values.yaml Co-authored-by: Vlad Losev Signed-off-by: ariel-snyk <136693369+ariel-snyk@users.noreply.github.com> --- charts/argo-workflows/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/argo-workflows/values.yaml b/charts/argo-workflows/values.yaml index 4b959f2c..5dd9b698 100644 --- a/charts/argo-workflows/values.yaml +++ b/charts/argo-workflows/values.yaml @@ -715,7 +715,7 @@ artifactRepository: secretKeySecret: name: "{{ tpl .Values.artifactRepository.s3.secretName . }}" 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 # bucket: # endpoint: