mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
Correct ingress.tamplate.yaml
This commit is contained in:
parent
7c97fa4459
commit
bf0b62ad2e
@ -5,9 +5,9 @@ metadata:
|
||||
namespace: ocelot-social
|
||||
annotations:
|
||||
kubernetes.io/ingress.class: "nginx"
|
||||
cert-manager.io/issuer: "letsencrypt-staging"
|
||||
# DEPRECATED certmanager.k8s.io/acme-challenge-type: http01
|
||||
nginx.ingress.kubernetes.io/proxy-body-size: 6m
|
||||
# cert-manager.io/issuer: "letsencrypt-staging"
|
||||
cert-manager.io/cluster-issuer: "letsencrypt-staging"
|
||||
nginx.ingress.kubernetes.io/proxy-body-size: 10m
|
||||
spec:
|
||||
rules:
|
||||
- host: develop-k8s.ocelot.social
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user