Files
chart/library/ix-dev/community/nginx-proxy-manager/values.yaml
Stavros Kois e594704788 nginx-proxy-manager: allow changing puid/pgid (#2340)
* nginx-proxy-manager: allow changing puid/pgid

* restore quites

* restore quotes

* fix defaults

* make better
2024-04-05 14:18:05 +03:00

30 lines
486 B
YAML

image:
repository: jc21/nginx-proxy-manager
pullPolicy: IfNotPresent
tag: 2.11.1
resources:
limits:
cpu: 4000m
memory: 8Gi
npmConfig:
additionalEnvs: []
npmNetwork:
webPort: 30020
httpPort: 30021
httpsPort: 30022
npmID:
user: 568
group: 568
npmStorage:
data:
type: ixVolume
datasetName: data
certs:
type: ixVolume
datasetName: certs
notes:
custom: |
Default credentials:
- username: admin@example.com
- password: changeme