--- apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization helmCharts: - name: cert-manager repo: https://charts.jetstack.io version: 1.19.1 releaseName: cert-manager namespace: cert-manager valuesFile: values.yaml - name: cert-manager-webhook-netcup repo: https://aellwein.github.io/cert-manager-webhook-netcup/charts/ version: 1.0.34 releaseName: cert-manager-webhook-netcup namespace: cert-manager valuesFile: values-netcup.yaml