docs: Add archive option to values.yaml to clarify persistence options (#359)

This commit is contained in:
Tom Firth 2020-05-27 16:01:15 +01:00 committed by GitHub
parent bcc861a904
commit 3d94a95f5a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 1 deletions

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