diff --git a/clank/platform/traefik/kustomization.yaml b/clank/platform/traefik/kustomization.yaml index f9fc711..f988085 100644 --- a/clank/platform/traefik/kustomization.yaml +++ b/clank/platform/traefik/kustomization.yaml @@ -1,7 +1,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - - release.yaml + # - release.yaml - traefik.values.yaml - ingress.yaml