--- apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - ../../../base/consul patches: - path: patches/consul-server-pdb.yaml target: kind: PodDisruptionBudget name: consul-server helmCharts: - name: consul repo: https://helm.releases.hashicorp.com version: "1.9.7" releaseName: consul namespace: consul valuesFile: values.yaml