diff --git a/charts/argo/values.yaml b/charts/argo/values.yaml index efe68bfa..7ce97984 100644 --- a/charts/argo/values.yaml +++ b/charts/argo/values.yaml @@ -62,7 +62,7 @@ artifactRepository: # NOTE: These are setting attributes for the `minio` optional dependency minio: # If set to true then chart installs minio and generate according artifactRepository section in workflow controller config map - install: true + install: false defaultBucket: enabled: true name: argo-artifacts