mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-08 00:11:21 -05:00
update
This commit is contained in:
parent
a99e0649dd
commit
1febc6915e
1 changed files with 1 additions and 4 deletions
|
|
@ -10,10 +10,7 @@ ingress:
|
|||
enabled: true
|
||||
appHost: "plane.durp.info"
|
||||
minioHost: "plane-minio.durp.info"
|
||||
ingressClass: "nginx"
|
||||
ingress_annotations: {
|
||||
"nginx.ingress.kubernetes.io/proxy-body-size": "5m",
|
||||
}
|
||||
ingressClass: "traefik"
|
||||
|
||||
# SSL Configuration - Valid only if ingress.enabled is true
|
||||
ssl:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue