Skip to content

Commit

Permalink
move priorityclass to the spec section
Browse files Browse the repository at this point in the history
  • Loading branch information
jsl-hpe committed May 31, 2023
1 parent d594526 commit 6d04816
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/cms-ipxe/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ deploymentDefaults:
enabled: False
initContainers: []
replicaCount: 1
priorityClassName: csm-high-priority-service

builderDefaults:
containers:
Expand Down Expand Up @@ -74,6 +73,7 @@ builderDefaults:
- crayipxe.liveness
initialDelaySeconds: 40
periodSeconds: 40
priorityClassName: csm-high-priority-service
volumes:
cray-tftp-data:
name: cray-tftp-data
Expand Down

0 comments on commit 6d04816

Please sign in to comment.