Files
chart/library/ix-dev/community/nginx-proxy-manager/ci/basic-values.yaml
Stavros Kois 37b070fe7a NAS-121454 / 23.10 / Add nginx-proxy-manager to community train (#1117)
* Add nginx-proxy-manager (initial commit)

* Update questions and readme

* Add a note/fixme

* remove host network
2023-04-20 01:26:20 +03:00

13 lines
223 B
YAML

npmNetwork:
webPort: 31000
httpPort: 31001
httpsPort: 31002
npmStorage:
data:
type: hostPath
hostPath: /mnt/{{ .Release.Name }}/data
certs:
type: hostPath
hostPath: /mnt/{{ .Release.Name }}/certs