Skip to content

Commit b32e253

Browse files
authored
fix: Specify PriorityClass for Node Feature Discovery components (#1041)
**What problem does this PR solve?**: NFD components were missing a PriorityClass. **Which issue(s) this PR fixes**: Fixes - https://jira.nutanix.com/browse/NCN-1005633 - https://jira.nutanix.com/browse/NCN-105634 **How Has This Been Tested?**: <!-- Please describe the tests that you ran to verify your changes. Provide output from the tests and any manual steps needed to replicate the tests. --> **Special notes for your reviewer**: <!-- Use this to provide any additional information to the reviewers. This may include: - Best way to review the PR. - Where the author wants the most review attention on. - etc. -->
1 parent c8f34ac commit b32e253

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

charts/cluster-api-runtime-extensions-nutanix/addons/nfd/values-template.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
priorityClass: system-node-critical
2+
13
master:
24
extraLabelNs:
35
- nvidia.com

0 commit comments

Comments
 (0)