Enhance csi-snapshot-controller README with troubleshooting guidance for CrashLoopBackOff issues and update kustomization.yaml to include deployment patch. This improves user experience and deployment reliability.

This commit is contained in:
Nikholas Pcenicni
2026-05-13 23:59:30 -04:00
parent 663ebc5001
commit 2bf7277917
3 changed files with 36 additions and 0 deletions

View File

@@ -6,3 +6,6 @@ namespace: kube-system
resources:
- https://raw.githubusercontent.com/kubernetes-csi/external-snapshotter/v8.5.0/deploy/kubernetes/snapshot-controller/rbac-snapshot-controller.yaml
- https://raw.githubusercontent.com/kubernetes-csi/external-snapshotter/v8.5.0/deploy/kubernetes/snapshot-controller/setup-snapshot-controller.yaml
patches:
- path: deployment-patch.yaml