ix_values.yaml 454 B

1234567891011121314151617181920212223242526
  1. image:
  2. repository: jc21/nginx-proxy-manager
  3. pullPolicy: IfNotPresent
  4. tag: 2.10.4
  5. resources:
  6. limits:
  7. cpu: 4000m
  8. memory: 8Gi
  9. npmConfig:
  10. additionalEnvs: []
  11. npmNetwork:
  12. webPort: 30020
  13. httpPort: 30021
  14. httpsPort: 30022
  15. npmStorage:
  16. data:
  17. type: ixVolume
  18. datasetName: data
  19. certs:
  20. type: ixVolume
  21. datasetName: certs
  22. notes:
  23. custom: |
  24. Default credentials:
  25. - username: admin@example.com
  26. - password: changeme