Files
chart/library/ix-dev/community/unifi-controller/ci/extra-values.yaml

13 lines
273 B
YAML

unifiStorage:
data:
type: hostPath
hostPath: /mnt/{{ .Release.Namespace }}/data
additionalStorages:
- type: hostPath
hostPath: /mnt/{{ .Release.Namespace }}/init.d
mountPath: /unifi/init.d
unifiNetwork:
enableWebHttp: true
enablePortalHttp: true