From 3852e290c05388797e8d50418330084ddb383477 Mon Sep 17 00:00:00 2001 From: Aviram Hassan Date: Mon, 17 Jul 2023 14:39:10 +0300 Subject: [PATCH] .. --- kustomization.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/kustomization.yaml b/kustomization.yaml index 78a3474..bfa54e6 100644 --- a/kustomization.yaml +++ b/kustomization.yaml @@ -6,4 +6,5 @@ resources: - kafka.yaml - redis.yaml - ip-visit-counter/app.yaml - - ip-visit-consumer/app.yaml \ No newline at end of file + - ip-visit-consumer/app.yaml + - ip-info/app.yaml \ No newline at end of file