Files
chart/community/nginx-proxy-manager/1.0.15/ci/basic-values.yaml
2023-08-03 12:13:47 +00: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