--- apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization helmCharts: - name: wiki repo: https://charts.js.wiki version: 2.2.24 releaseName: requarks includeCRDs: true namespace: wikijs valuesFile: values.yaml - name: cluster repo: https://cloudnative-pg.github.io/charts version: 0.3.1 releaseName: cnpg-wikijs includeCRDs: true namespace: wikijs valuesFile: values-cnpg.yaml