diff --git a/charts/argo/values.yaml b/charts/argo/values.yaml index 7f0eead3..8f8e825d 100644 --- a/charts/argo/values.yaml +++ b/charts/argo/values.yaml @@ -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