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:
parent
afe72167fb
commit
be8f33c872
3 changed files with 6 additions and 1 deletions
|
|
@ -71,6 +71,8 @@ tolerations: []
|
|||
|
||||
affinity: {}
|
||||
|
||||
priorityClassName: ""
|
||||
|
||||
mountSSHKnownHostsVolume: true
|
||||
mountTLSCertsVolume: true
|
||||
mountGPGKeysVolume: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue