Rahul Tiwari:
Hello All, I want to edit pvc with kubectl edit or kubectl patch command can anyone help me with the entire command.
Unmesh Patil:
try:- “kubectl edit pvc <pvcname> -n <namespace>”
Rahul Tiwari:
Hello All, I want to edit pvc with kubectl edit or kubectl patch command can anyone help me with the entire command.
Unmesh Patil:
try:- “kubectl edit pvc <pvcname> -n <namespace>”