Add archive option to values.yaml to clarify persistence options

This commit is contained in:
Tom Firth 2020-05-26 14:38:46 +01:00
parent bcc861a904
commit 5796c71c8f

View file

@ -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