Files
chart/library/ix-dev/community/nginx-proxy-manager/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

29 lines
490 B
YAML

image:
repository: jc21/nginx-proxy-manager
pullPolicy: IfNotPresent
tag: '2.10.2'
resources:
limits:
cpu: 4000m
memory: 8Gi
npmConfig:
additionalEnvs: []
npmNetwork:
webPort: 30000
httpPort: 30001
httpsPort: 30002
npmStorage:
data:
type: ixVolume
hostPath: ''
datasetName: data
certs:
type: ixVolume
hostPath: ''
datasetName: certs
notes:
custom: |
Default credentials:
- username: admin@example.com
- password: changeme