Archived
1
0

Allow setting priorityClassName via helm chart (#5255)

Co-authored-by: Joe Previte <jjprevite@gmail.com>
This commit is contained in:
Tim Bordemann
2022-07-18 21:27:54 +02:00
committed by GitHub
parent 19f486b672
commit 530bb66d7c
2 changed files with 5 additions and 0 deletions

View File

@ -33,6 +33,8 @@ podAnnotations: {}
podSecurityContext: {}
# fsGroup: 2000
priorityClassName: ""
service:
type: ClusterIP
port: 8080