Add archive option to values.yaml to clarify persistence options
This commit is contained in:
parent
bcc861a904
commit
5796c71c8f
1 changed files with 2 additions and 0 deletions
|
@ -39,6 +39,8 @@ controller:
|
|||
# maxOpenConns: 0
|
||||
# # save the entire workflow into etcd and DB
|
||||
# nodeStatusOffLoad: false
|
||||
# # enable archiving of old workflows
|
||||
# archive: false
|
||||
# postgresql:
|
||||
# host: localhost
|
||||
# port: 5432
|
||||
|
|
Loading…
Reference in a new issue