This commit is contained in:
VincentAlamelle 2023-12-11 14:38:54 +01:00 committed by GitHub
commit 9f7fc1c1ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,10 +18,10 @@ lecoffreBack:
limits: limits:
memory: 2Gi memory: 2Gi
ingress: ingress:
host: api.lecoffre.smart-chain.fr host: api.lecoffre.io
tls: tls:
hosts: hosts:
- api.lecoffre.smart-chain.fr - api.lecoffre.io
secretName: api-tls secretName: api-tls
annotations: annotations:
kubernetes.io/ingress.class: nginx kubernetes.io/ingress.class: nginx