apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - namespace.yaml - configmap.yaml - ingress.yaml - service.yaml - deployment.yaml images: - name: adguard/adguardhome newName: adguard/adguardhome newTag: v0.107.52 namespace: adguard