You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Allow Nutanix CSI snapshot controller & webhook to run on CP nodes (#723)
**What problem does this PR solve?**:
With this change, all Nutanix CSI components can run on a single node
cluster.
**Which issue(s) this PR fixes**:
Fixes #https://jira.nutanix.com/browse/NCN-100706
**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.
-->
Copy file name to clipboardExpand all lines: charts/cluster-api-runtime-extensions-nutanix/templates/csi/nutanix/manifests/helm-addon-installation.yaml
+13Lines changed: 13 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -11,4 +11,17 @@ data:
11
11
# The Secret containing the credentials will be created by the handler.
0 commit comments