From d5a71839efdbd5ebdf7c20e50c49e232c6225f1d Mon Sep 17 00:00:00 2001 From: kjuulh Date: Mon, 9 May 2022 14:50:03 +0200 Subject: [PATCH] With namespace --- clank/platform/traefik/kustomization.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/clank/platform/traefik/kustomization.yaml b/clank/platform/traefik/kustomization.yaml index fb364ce..0341493 100644 --- a/clank/platform/traefik/kustomization.yaml +++ b/clank/platform/traefik/kustomization.yaml @@ -1,5 +1,6 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization +namespace: traefik resources: - helm-chart-config.traefik.yaml - kustomization.yaml