This commit is contained in:
Maxime Lalo 2023-12-08 15:43:58 +01:00 committed by GitHub
commit 0c4075d84d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,10 +18,13 @@ lecoffreFront:
limits:
memory: 2Gi
ingress:
host: app.lecoffre.smart-chain.fr
host:
- app.lecoffre.smart-chain.fr
- test.eplp.fr
tls:
hosts:
- app.lecoffre.smart-chain.fr
- test.eplp.fr
secretName: front-tls
annotations:
kubernetes.io/ingress.class: nginx