From 50095dbde3a9b2813b3fcf4825109543f660ed36 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A1rcio=20Fernandes?= Date: Thu, 4 Jun 2026 22:20:32 +0000 Subject: [PATCH] modified: deploy/act-runners/limbosolutions-com/app/kustomization.yaml --- deploy/act-runners/limbosolutions-com/app/kustomization.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/deploy/act-runners/limbosolutions-com/app/kustomization.yaml b/deploy/act-runners/limbosolutions-com/app/kustomization.yaml index fa36794..e5d04a7 100644 --- a/deploy/act-runners/limbosolutions-com/app/kustomization.yaml +++ b/deploy/act-runners/limbosolutions-com/app/kustomization.yaml @@ -1,5 +1,6 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization +namespace: limbosolutions-com resources: - configmap.yaml - deployment.yaml