update
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
|
plane:
|
||||||
planeVersion: stable
|
planeVersion: stable
|
||||||
|
|
||||||
dockerRegistry:
|
dockerRegistry:
|
||||||
@@ -10,7 +11,10 @@ ingress:
|
|||||||
enabled: true
|
enabled: true
|
||||||
appHost: "plane.durp.info"
|
appHost: "plane.durp.info"
|
||||||
minioHost: "plane-minio.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 Configuration - Valid only if ingress.enabled is true
|
||||||
ssl:
|
ssl:
|
||||||
|
|||||||
Reference in New Issue
Block a user