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"
persistence:
config-data:
config:
enabled: true
type: hostPath
hostPath: /mnt/MainPool/Kubernetes/varken
readOnly: true
mountPath: /config
config:
enabled: true
type: configMap
name: varken-configmap
# config:
# enabled: true
# type: configMap
# name: varken-configmap
# resources:
# requests: