apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - ../../base images: - name: 10.0.0.3:31427/gitea_admin/health-app newTag: v3 patches: - target: kind: Deployment name: health-app patch: |- - op: replace path: /spec/replicas value: 1