This commit is contained in:
2024-08-31 07:19:33 -05:00
parent 1febc6915e
commit 0f908a1460

View File

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