From 0aee1f1069a2d17d538a403d21e271b9ad99f230 Mon Sep 17 00:00:00 2001 From: Ed Zynda Date: Sat, 18 May 2024 12:21:45 +0300 Subject: [PATCH] update ingress --- .k8s/staging/ingress-patch.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.k8s/staging/ingress-patch.yml b/.k8s/staging/ingress-patch.yml index 396df5f..c9a38b5 100644 --- a/.k8s/staging/ingress-patch.yml +++ b/.k8s/staging/ingress-patch.yml @@ -20,4 +20,4 @@ value: staging.louper.dev - op: replace path: /spec/rules/0/http/paths/0/backend/service/name - value: louper-staging + value: louper-service-staging