From 37eea96d6de738943ba9bfd1e26bc5f78fa1e086 Mon Sep 17 00:00:00 2001 From: Aviram Hassan Date: Sun, 7 Jan 2024 18:14:39 +0200 Subject: [PATCH] fix kustomize --- kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kustomization.yaml b/kustomization.yaml index ce20c94..61a6fe8 100644 --- a/kustomization.yaml +++ b/kustomization.yaml @@ -8,4 +8,4 @@ resources: - ip-visit-counter/app.yaml - ip-visit-consumer/app.yaml - ip-info/app.yaml - - frontend/app.yaml \ No newline at end of file + - ip-visit-frontend/app.yaml \ No newline at end of file