[bitnami/rabbitmq] add PVC labels (#15352)

Signed-off-by: Alexander Alexandrov <alex.mirenki@gmail.com>
This commit is contained in:
Alexander Alexandrov
2023-03-07 12:46:23 +03:00
committed by GitHub
parent 6e9fca4fd6
commit bd0fbf7b4d
4 changed files with 12 additions and 2 deletions

View File

@@ -934,6 +934,11 @@ persistence:
## example.io/disk-volume-type: SSD
##
annotations: {}
## @param persistence.labels Persistence labels. Evaluated as a template
## Example:
## labels:
## app: my-app
labels: {}
## @section Exposure parameters
##