Files
chart/library/ix-dev/community/nginx-proxy-manager/values.yaml
Stavros Kois 85d2fab14d NAS-122030 / 23.10 / Adds check to only render hostPath key if it has a value (#1210)
* Remove hostPath key from values.yaml

* Add migrations

* bump

* rename migration files and make it safer

* fix wrongly nested dict
2023-05-30 16:23:29 +03:00

27 lines
454 B
YAML

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