chart-unifi_network_application: fix default mongodb pvc suffix in values
This commit is contained in:
@ -81,7 +81,7 @@ mongodb:
|
||||
# -- whether to create PVCs
|
||||
create: true
|
||||
# -- suffix string that will be appended to fullname
|
||||
claimSuffix: config-claim
|
||||
claimSuffix: db-claim
|
||||
annotations: {}
|
||||
labels: {}
|
||||
accessModes: {}
|
||||
|
||||
Reference in New Issue
Block a user