Files
chart/library/ix-dev/community/wordpress/ci/basic-values.yaml
Stavros Kois 77a8173e9f NAS-122472 / 23.10 / add wordpress to community train (#1266)
* add `wordpress` to `community` catalog

* set version to 1.0.0

* fix sources

* update readme's

* remove category
2023-06-27 23:14:26 +03:00

11 lines
256 B
YAML

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