Skip to content

Commit 7dbaa05

Browse files
committed
Remove comments for priorityClassName
1 parent 153fff8 commit 7dbaa05

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

charts/trino/values.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -732,8 +732,6 @@ coordinator:
732732
# readOnly: true
733733

734734
priorityClassName: ~
735-
# worker.priorityClassName -- Kubernetes priority class for scheduling.
736-
# By default, no priority class will be set.
737735

738736
annotations: {}
739737
# coordinator.annotations -- Annotations to add to the coordinator pod.
@@ -959,8 +957,6 @@ worker:
959957
# ```
960958

961959
priorityClassName: ~
962-
# worker.priorityClassName -- Kubernetes priority class for scheduling.
963-
# By default, no priority class will be set.
964960

965961
annotations: {}
966962
# worker.annotations -- Annotations to add to the worker pods.

0 commit comments

Comments
 (0)