mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 16:00:29 -05:00
Update file values.yaml
This commit is contained in:
parent
50feea4988
commit
25070397f7
1 changed files with 1 additions and 13 deletions
|
|
@ -18,19 +18,7 @@ heimdall:
|
|||
ingress:
|
||||
main:
|
||||
enabled: false
|
||||
ingressClassName: "nginx"
|
||||
annotations:
|
||||
cert-manager.io/cluster-issuer: letsencrypt-production
|
||||
hosts:
|
||||
- host: heimdall.durp.info
|
||||
paths:
|
||||
- path: "/"
|
||||
pathType: Prefix
|
||||
tls:
|
||||
- secretName: authentik-tls
|
||||
hosts:
|
||||
- heimdall.durp.info
|
||||
|
||||
persistence:
|
||||
config:
|
||||
enabled: false
|
||||
enabled: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue