apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - ../../base images: - name: ghcr.io/infinicaretech/health-app newTag: latest patches: - target: kind: Deployment name: health-app patch: |- - op: replace path: /spec/replicas value: 2