apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - https://github.com/jetstack/cert-manager/releases/download/v1.13.2/cert-manager.yaml - https://forge.cadoles.com/CadolesKube/c-kustom//base/cloudnative-pg-operator?ref=develop - https://forge.cadoles.com/CadolesKube/c-kustom//base/redis?ref=develop - https://raw.githubusercontent.com/kubernetes/ingress-nginx/main/deploy/static/provider/kind/deploy.yaml patchesJson6902: - target: version: v1 kind: ConfigMap name: ingress-nginx-controller namespace: ingress-nginx path: patches/nginx-controller.yaml