docs: Add archive option to values.yaml to clarify persistence options (#359)
This commit is contained in:
parent
bcc861a904
commit
3d94a95f5a
2 changed files with 3 additions and 1 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…
Add table
Add a link
Reference in a new issue