Update values.yaml

Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
This commit is contained in:
Kjeld Schouten
2024-07-23 22:17:01 +02:00
committed by GitHub
parent 0db47c3658
commit 10184e6dab
@@ -43,6 +43,21 @@ persistence:
defaultMode: "0777"
mountPath: /config/disk-config
disk-config:
enabled: true
type: configmap
objectName: disk-config
defaultMode: "0777"
items:
- key: disk-config
path: disk-config
targetSelector:
main:
main:
subPath: disk-config
mountPath: /config/disk-config
readOnly: true
dev:
enabled: true
type: hostPath