feat(argo-cd): Add labels for argocd-secret (#1779)
* feat(argo-cd): add secret labels field (#1778) Signed-off-by: carlos gonzález <cgrs@users.noreply.github.com> Co-authored-by: Petr Drastil <petr.drastil@gmail.com>
This commit is contained in:
parent
132449cacc
commit
45c1534eeb
4 changed files with 8 additions and 2 deletions
|
|
@ -392,6 +392,8 @@ configs:
|
|||
secret:
|
||||
# -- Create the argocd-secret
|
||||
createSecret: true
|
||||
# -- Labels to be added to argocd-secret
|
||||
labels: {}
|
||||
# -- Annotations to be added to argocd-secret
|
||||
annotations: {}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue