Merge branch 'master' into argo-install-updates
This commit is contained in:
commit
ce263a5df4
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ artifactRepository:
|
||||||
# NOTE: These are setting attributes for the `minio` optional dependency
|
# NOTE: These are setting attributes for the `minio` optional dependency
|
||||||
minio:
|
minio:
|
||||||
# If set to true then chart installs minio and generate according artifactRepository section in workflow controller config map
|
# If set to true then chart installs minio and generate according artifactRepository section in workflow controller config map
|
||||||
install: true
|
install: false
|
||||||
defaultBucket:
|
defaultBucket:
|
||||||
enabled: true
|
enabled: true
|
||||||
name: argo-artifacts
|
name: argo-artifacts
|
||||||
|
|
Loading…
Reference in a new issue