apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization # Lives in the pihole namespace (pi-hole's upstream resolver) — the namespace # object itself is owned by apps/pihole. resources: - deployment.yaml - service.yaml