apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization # resources: # - app.yaml # - external-secrets.yaml helmCharts: - name: sonarr repo: https://charts.pree.dev version: 1.10.2 releaseName: sonarr namespace: sonarr-stack valuesFile: sonarr-values.yaml includeCRDs: true