How do I add a new label to a PVC in Kubernetes?

Viewed 15

How to add a new label to pvc? I am creating apigee hybrid setup and as a part of google documentation, the pvc pods get created automatically and gets attached to cassandra pods. But, I couldnt find how to add a specific label to the pvc during execution phase apart from editing the pvc post creation.

Please help.

0 Answers
Related