feat(argocd-applicationset): Add priorityClass for argocd-applicationset (#788)

Signed-off-by: Josh Hudson <382062+itmustbejj@users.noreply.github.com>
This commit is contained in:
Josh Hudson 2021-06-03 10:50:20 -07:00 committed by GitHub
parent afe72167fb
commit be8f33c872
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 1 deletions

View file

@ -71,6 +71,8 @@ tolerations: []
affinity: {}
priorityClassName: ""
mountSSHKnownHostsVolume: true
mountTLSCertsVolume: true
mountGPGKeysVolume: false