This commit is contained in:
2025-01-13 00:32:08 +01:00
parent b2d37a9c5a
commit 33caf58f9c
17 changed files with 664 additions and 28 deletions

View File

@ -42,19 +42,21 @@ service:
ingress:
enabled: false
className: ""
className: "nginx"
annotations: {}
# kubernetes.io/ingress.class: nginx
# kubernetes.io/tls-acme: "true"
# nginx.ingress.kubernetes.io/rewrite-target: /
# nginx.ingress.kubernetes.io/ssl-redirect: "false"
hosts:
- host: chart-example.local
- host: overseerr.local
paths:
- path: /
pathType: ImplementExact
pathType: Prefix
tls: []
# - secretName: chart-example-tls
# - secretName: overseerr-tls
# hosts:
# - chart-example.local
# - overseerr.local
resources:
limits: