Copied values for ingress from Gitea helm chart

This commit is contained in:
2026-03-31 19:16:01 -04:00
parent 80014450fa
commit 90434d273b

View File

@@ -12,7 +12,7 @@
#hyperkittyApiKey: supersecret
#djangoSecretKey: supersecret
hostname: lists.example.org
hostname: lists.example.com
imagePullSecrets: []
nameOverride: ""
@@ -70,6 +70,14 @@ service:
ingress:
enabled: false
tls: []
className: letsencrypt-prod
className: ""
pathType: Prefix
annotations: {}
hosts:
- host: lists.example.com
paths:
- path: /
tls: []
# - secretName: chart-example-tls
# hosts:
# - git.example.com