kubernetes-sigs/gcp-filestore-csi-driver

Add labels from command line option to filestore backup resource

bharath-b-rh opened this issue · 3 comments

/kind feature

Currently filestore backup resource is added with the labels configured in StorageClass object, and those labels from command line --extra-labels is not included.

Describe the solution you'd like
To add labels from command line option to the created filestore backup resources.