[argocd] add annotations for secret (#308)
This commit is contained in:
parent
53edfb9fc5
commit
0eb0730abb
4 changed files with 11 additions and 1 deletions
|
|
@ -779,6 +779,9 @@ configs:
|
|||
# -----END RSA PRIVATE KEY-----
|
||||
secret:
|
||||
createSecret: true
|
||||
## Annotations to be added to argocd-secret
|
||||
##
|
||||
annotations: {}
|
||||
|
||||
# Webhook Configs
|
||||
githubSecret: ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue