Files
chart/community/wordpress/1.1.1/ci/cron-values.yaml
2023-10-28 18:49:10 +00:00

15 lines
319 B
YAML

wpConfig:
enableCronJob: true
cronSchedule: "*/1 * * * *"
wpStorage:
data:
type: hostPath
hostPath: /mnt/{{ .Release.Name }}/data
mariadbData:
type: hostPath
hostPath: /mnt/{{ .Release.Name }}/mariadbData
mariadbBackup:
type: hostPath
hostPath: /mnt/{{ .Release.Name }}/mariadbBackup