Skip to content

Commit 5925c58

Browse files
authored
fix: Remove unused setting from Nutanix CSI chart (#817)
**What problem does this PR solve?**: **Which issue(s) this PR fixes**: Fixes # **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 7d49dec commit 5925c58

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

charts/cluster-api-runtime-extensions-nutanix/templates/csi/nutanix/manifests/helm-addon-installation.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,4 @@ data:
2626
- effect: NoSchedule
2727
key: node-role.kubernetes.io/control-plane
2828
operator: Exists
29-
30-
# TODO Remove this once the Nutanix 3.0 CSI driver is GA.
31-
supportedPCVersions: master,fraser-2024.1-stable-pc-0,fraser-2023.4-stable-pc-0,fraser-2024.1-stable-pc-0.1
3229
{{- end -}}

0 commit comments

Comments
 (0)