Files
chart/community/omada-controller/1.0.2/ci/hostNet-values.yaml
2023-10-19 04:50:58 +00:00

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