From 3596b14df9a9f8065e233c63187df9466f39a35a Mon Sep 17 00:00:00 2001 From: Katia Esposito Date: Mon, 1 Jul 2024 12:51:57 +0200 Subject: [PATCH] update kubectl image --- manifests/kustomization.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/manifests/kustomization.yaml b/manifests/kustomization.yaml index 42d4ca0..26a1b24 100644 --- a/manifests/kustomization.yaml +++ b/manifests/kustomization.yaml @@ -6,3 +6,5 @@ configMapGenerator: - name: globe-history files: - update.sh +commonLabels: + app: globe-history