fix client mount
All checks were successful
release-charts-cloudfbarman-cloudlared / release (push) Successful in 28s
All checks were successful
release-charts-cloudfbarman-cloudlared / release (push) Successful in 28s
This commit is contained in:
@@ -82,6 +82,13 @@ persistence:
|
||||
readOnly: true
|
||||
mountPropagation: None
|
||||
subPath: server
|
||||
client-tls:
|
||||
enabled: true
|
||||
type: secret
|
||||
name: {{ .Values.name }}-client-tls
|
||||
advancedMounts:
|
||||
main:
|
||||
main:
|
||||
- path: /client
|
||||
readOnly: true
|
||||
mountPropagation: None
|
||||
|
Reference in New Issue
Block a user