Skip to content

Commit

Permalink
Remove agent priorityClass (#394)
Browse files Browse the repository at this point in the history
  • Loading branch information
anjmao authored Nov 7, 2024
1 parent 7237757 commit 85af096
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/kvisor/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ agent:
maxUnavailable: 10

# Allow to set priority class like system-node-critical.
priorityClass: "system-node-critical"
priorityClass: ""

podAnnotations: {}

Expand Down

0 comments on commit 85af096

Please sign in to comment.