feat(argo-cd): Add priorityClassName to notifications (#1439)

Allow to set up a priorityClassName for notifications controller Pods

Signed-off-by: Paweł Kalemba <pawel.kalemba@getresponse.com>

Signed-off-by: Paweł Kalemba <pawel.kalemba@getresponse.com>
This commit is contained in:
Paweł Kalemba 2022-09-06 12:13:28 +02:00 committed by GitHub
parent 0bac122e98
commit db0957d3cb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 2 deletions

View file

@ -2277,6 +2277,9 @@ notifications:
# -- Container Security Context
containerSecurityContext: {}
# -- Priority class for the controller pods
priorityClassName: ""
# -- Resource limits and requests for the controller
resources: {}
# limits: