change varken config mount

This commit is contained in:
SeanOMik 2023-05-03 21:44:44 -04:00
parent c92cad4113
commit 1617d77a6a
1 changed files with 5 additions and 5 deletions

View File

@ -31,16 +31,16 @@ spec:
TZ: "America/New_York" TZ: "America/New_York"
persistence: persistence:
config-data: config:
enabled: true enabled: true
type: hostPath type: hostPath
hostPath: /mnt/MainPool/Kubernetes/varken hostPath: /mnt/MainPool/Kubernetes/varken
readOnly: true readOnly: true
mountPath: /config mountPath: /config
config: # config:
enabled: true # enabled: true
type: configMap # type: configMap
name: varken-configmap # name: varken-configmap
# resources: # resources:
# requests: # requests: