This commit is contained in:
2024-08-31 07:14:08 -05:00
parent a99e0649dd
commit 1febc6915e

View File

@@ -10,10 +10,7 @@ ingress:
enabled: true enabled: true
appHost: "plane.durp.info" appHost: "plane.durp.info"
minioHost: "plane-minio.durp.info" minioHost: "plane-minio.durp.info"
ingressClass: "nginx" ingressClass: "traefik"
ingress_annotations: {
"nginx.ingress.kubernetes.io/proxy-body-size": "5m",
}
# SSL Configuration - Valid only if ingress.enabled is true # SSL Configuration - Valid only if ingress.enabled is true
ssl: ssl: