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