Add Pod label configuration for argocd-applicationset (#906)

Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
This commit is contained in:
Petr Drastil 2021-08-27 14:33:17 +02:00 committed by GitHub
parent 81ec515e54
commit 91d2a56ca8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 2 deletions

View file

@ -50,6 +50,9 @@ serviceAccount:
# -- Annotations for the controller pods
podAnnotations: {}
# -- Labels for the controller pods
podLabels: {}
rbac:
# -- Enable Pod Security Policy
pspEnabled: true