Compare commits
3 Commits
1febc6915e
...
5781c6ddda
| Author | SHA1 | Date | |
|---|---|---|---|
| 5781c6ddda | |||
| 42fc48bb27 | |||
| 0f908a1460 |
@@ -1,3 +1,4 @@
|
|||||||
|
plane-ce:
|
||||||
planeVersion: stable
|
planeVersion: stable
|
||||||
|
|
||||||
dockerRegistry:
|
dockerRegistry:
|
||||||
@@ -11,6 +12,9 @@ ingress:
|
|||||||
appHost: "plane.durp.info"
|
appHost: "plane.durp.info"
|
||||||
minioHost: "plane-minio.durp.info"
|
minioHost: "plane-minio.durp.info"
|
||||||
ingressClass: "traefik"
|
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:
|
||||||
|
|||||||
Reference in New Issue
Block a user