From 39b0f6d20099c9c198ef8a9625d9263b1675158d Mon Sep 17 00:00:00 2001 From: kjuulh Date: Mon, 9 May 2022 10:22:24 +0200 Subject: [PATCH] Fix service name --- clank/apps/prod/wishlist/app.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clank/apps/prod/wishlist/app.yaml b/clank/apps/prod/wishlist/app.yaml index 364b4a9..c5adfee 100644 --- a/clank/apps/prod/wishlist/app.yaml +++ b/clank/apps/prod/wishlist/app.yaml @@ -17,7 +17,7 @@ spec: kind: Rule services: - name: wishlist-service - kind: service + kind: Service namespace: wishlist tls: secretName: clank-cert