Fix webhook secret properties (#176)

- Bumped chart version to 1.3.0 due to breaking change (bitbucket uuid / bitbucket server secret)
This commit is contained in:
Konstantin 2019-12-05 03:52:22 +01:00 committed by Sean Johnson
parent 7503f29192
commit 149049293f
3 changed files with 17 additions and 8 deletions

View file

@ -605,9 +605,13 @@ configs:
# -----END RSA PRIVATE KEY-----
secret:
createSecret: true
# Webhook Configs
githubSecret: ""
gitlabSecret: ""
bitbucketSecret: ""
bitbucketServerSecret: ""
bitbucketUUÌD: ""
gogsSecret: ""
# Argo TLS Data.
argocdServerTlsConfig: {}