Complete redo

This commit is contained in:
2025-12-24 17:21:34 +11:00
parent 11319e5d61
commit 66843ada5b
14 changed files with 1859 additions and 0 deletions

5
templates/NOTES.txt Normal file
View File

@@ -0,0 +1,5 @@
The CSI NFS Driver is getting deployed to your cluster.
To check CSI NFS Driver pods status, please run:
kubectl --namespace={{ .Release.Namespace }} get pods --selector="app.kubernetes.io/instance={{ .Release.Name }}" --watch