apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - namespaces.yaml helmCharts: - name: traefik namespace: traefik includeCRDs: true releaseName: traefik repo: https://traefik.github.io/charts version: 39.0.7 valuesFile: values.yaml