🐛 test a new host

This commit is contained in:
Maxime Lalo 2023-12-08 15:42:54 +01:00
parent e5bfc30feb
commit ebffad2259

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