feat(argo-cd): enable support for lifecycle hooks on ArgoCD Server (#547)

Signed-off-by: Leonardo Murillo <leonardo@murillodigital.com>
This commit is contained in:
Leonardo Murillo 2021-02-03 07:51:58 -06:00 committed by GitHub
parent 18fa697c1a
commit dee9f7de62
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 10 additions and 1 deletions

View file

@ -366,6 +366,10 @@ server:
##
env: []
## Specify postStart and preStop lifecycle hooks for your argo-cd-server container
##
lifecycle: {}
## Argo server log format: text|json
logFormat: text
## Argo server log level