Add Pod label configuration for argocd-notifications (#907)

Signed-off-by: Petr Drastil <petr.drastil@gmail.com>

Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
This commit is contained in:
Petr Drastil 2021-08-27 15:12:29 +02:00 committed by GitHub
parent 2beca15feb
commit 2fd39754de
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 7 additions and 2 deletions

View file

@ -73,6 +73,8 @@ notifiers:
podAnnotations: {}
podLabels: {}
## Pod Security Context
securityContext:
runAsNonRoot: true