Files
csi-driver-nfs/templates/NOTES.txt
2025-12-24 17:21:34 +11:00

5 lines
231 B
Plaintext

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