apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - ../../base patches: - patch: | apiVersion: apps/v1 kind: Deployment metadata: name: web spec: replicas: 2 target: kind: Deployment name: web images: - name: ghcr.io/lazorgurl/homelab-web newName: ghcr.io/lazorgurl/homelab-web newTag: 6df9afdc20270ea2a438c7c152b25b30f8cf8340