apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- https://git.cloudsolutions.com.sa/Ishrath.Ahamed/CENTRAL-BASE-REPO/ehr/ehripdischargedotnet

patchesStrategicMerge:
- hpa.yaml

images:
- name: harbor.moh.gov.sa/vidamoh/csi-ehr-com-ip-discharge-dotnet-sev
  newName: registry.cloudsolutions.com.sa/vida-prod/csi-ehr-com-ip-discharge-dotnet-sev
  newTag: 4.0.10.0

namespace: csi-uat

patchesJson6902:
- target:
    group: batch
    version: v1
    kind: Job
    name: post
  patch: |-
    - op: replace
      path: /metadata/name
      value: post-ehripdischargedotnet
      namespace: moh-uat