mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-09 08:41:30 -05:00
Update file kasm-ingress.yaml
This commit is contained in:
parent
ca252fbdb6
commit
1fb478f363
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ kind: Ingress
|
||||||
metadata:
|
metadata:
|
||||||
name: kasm-ingress
|
name: kasm-ingress
|
||||||
annotations:
|
annotations:
|
||||||
kubernetes.io/ingress.class: nginx
|
kubernetes.io/ingress.class: traefik
|
||||||
cert-manager.io/cluster-issuer: letsencrypt-production
|
cert-manager.io/cluster-issuer: letsencrypt-production
|
||||||
nginx.ingress.kubernetes.io/backend-protocol: "HTTPS"
|
nginx.ingress.kubernetes.io/backend-protocol: "HTTPS"
|
||||||
#nginx.ingress.kubernetes.io/proxy-body-size: 10M
|
#nginx.ingress.kubernetes.io/proxy-body-size: 10M
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue