Update apps/calibre-web-gitops/ingress.yaml
This commit is contained in:
@@ -1,4 +1,3 @@
|
|||||||
|
|
||||||
apiVersion: networking.k8s.io/v1
|
apiVersion: networking.k8s.io/v1
|
||||||
kind: Ingress
|
kind: Ingress
|
||||||
metadata:
|
metadata:
|
||||||
@@ -7,6 +6,8 @@ metadata:
|
|||||||
annotations:
|
annotations:
|
||||||
kubernetes.io/ingress.class: traefik
|
kubernetes.io/ingress.class: traefik
|
||||||
cert-manager.io/cluster-issuer: letsencrypt-http
|
cert-manager.io/cluster-issuer: letsencrypt-http
|
||||||
|
annotations:
|
||||||
|
traefik.ingress.kubernetes.io/router.request-body-limit: 500Mi
|
||||||
spec:
|
spec:
|
||||||
tls:
|
tls:
|
||||||
- hosts:
|
- hosts:
|
||||||
|
|||||||
Reference in New Issue
Block a user