From 43dfb611d4770710b63214521e15f79ed55672a7 Mon Sep 17 00:00:00 2001 From: kjuulh Date: Mon, 9 May 2022 16:43:17 +0200 Subject: [PATCH] Add values to kustomization --- clank/platform/traefik/kustomization.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/clank/platform/traefik/kustomization.yaml b/clank/platform/traefik/kustomization.yaml index 5e1f20e..f9fc711 100644 --- a/clank/platform/traefik/kustomization.yaml +++ b/clank/platform/traefik/kustomization.yaml @@ -2,4 +2,6 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - release.yaml + - traefik.values.yaml - ingress.yaml +