diff --git a/charts/argo/values.yaml b/charts/argo/values.yaml index 7f014dfe..6c1a8198 100644 --- a/charts/argo/values.yaml +++ b/charts/argo/values.yaml @@ -72,7 +72,7 @@ useDefaultArtifactRepo: false useStaticCredentials: true artifactRepository: # archiveLogs will archive the main container logs as an artifact - archiveLogs: true + archiveLogs: false s3: # Note the `key` attribute is not the actual secret, it's the PATH to # the contents in the associated secret, as defined by the `name` attribute.