Files
chart/library/ix-dev/community/omada-controller/ci/hostNet-values.yaml

11 lines
201 B
YAML

omadaStorage:
data:
type: hostPath
hostPath: /mnt/{{ .Release.Namespace }}/data
logs:
type: hostPath
hostPath: /mnt/{{ .Release.Namespace }}/logs
omadaNetwork:
hostNetwork: true