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
This commit is contained in:
Stavros Kois
2023-04-20 01:26:20 +03:00
committed by GitHub
parent a3dd3f460b
commit 37b070fe7a
16 changed files with 449 additions and 1 deletions

View File

@@ -0,0 +1,12 @@
npmNetwork:
webPort: 31000
httpPort: 31001
httpsPort: 31002
npmStorage:
data:
type: hostPath
hostPath: /mnt/{{ .Release.Name }}/data
certs:
type: hostPath
hostPath: /mnt/{{ .Release.Name }}/certs