|
|
@ -3,17 +3,14 @@ kind: Kustomization
|
|
|
|
resources:
|
|
|
|
resources:
|
|
|
|
- https://git.cloudsolutions.com.sa/BASE/CENTRAL-BASE-REPO/ehr/ehroranesthesiajava
|
|
|
|
- https://git.cloudsolutions.com.sa/BASE/CENTRAL-BASE-REPO/ehr/ehroranesthesiajava
|
|
|
|
- ../../../DM-Initiator/
|
|
|
|
- ../../../DM-Initiator/
|
|
|
|
#- post-sync.yaml
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
patchesStrategicMerge:
|
|
|
|
patchesStrategicMerge:
|
|
|
|
- hpa.yaml
|
|
|
|
- hpa.yaml
|
|
|
|
#- patch-pod.yaml
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
images:
|
|
|
|
images:
|
|
|
|
- name: harbor.moh.gov.sa/vidamoh/csi-ehr-or-anesthesia-java-sev
|
|
|
|
- name: harbor.moh.gov.sa/vidamoh/csi-ehr-or-anesthesia-java-sev
|
|
|
|
newName: registry.cloudsolutions.com.sa/vida-qa/csi-ehr-or-anesthesia-java-sev
|
|
|
|
newName: registry.cloudsolutions.com.sa/vida-qa/csi-ehr-or-anesthesia-java-sev
|
|
|
|
newTag: 4.1.71.18_IR_qa #4.1.71.15_dev #4.1.71.14_dev #4.1.71.13_dev #4.2407_1_dev #4.2.1.1 #4.2.1.0 #4.1.54.0
|
|
|
|
newTag: 4.1.71.18_IR_qa
|
|
|
|
|
|
|
|
|
|
|
|
namespace: csi-uat
|
|
|
|
namespace: csi-uat
|
|
|
|
|
|
|
|
|
|
|
@ -22,7 +19,7 @@ patchesJson6902:
|
|
|
|
group: batch
|
|
|
|
group: batch
|
|
|
|
version: v1
|
|
|
|
version: v1
|
|
|
|
kind: Job
|
|
|
|
kind: Job
|
|
|
|
name: before
|
|
|
|
name: .*
|
|
|
|
patch: |-
|
|
|
|
patch: |-
|
|
|
|
- op: add
|
|
|
|
- op: add
|
|
|
|
path: /spec/template/spec/containers/0/env/-
|
|
|
|
path: /spec/template/spec/containers/0/env/-
|
|
|
@ -48,15 +45,4 @@ patchesJson6902:
|
|
|
|
patch: |-
|
|
|
|
patch: |-
|
|
|
|
- op: replace
|
|
|
|
- op: replace
|
|
|
|
path: /metadata/name
|
|
|
|
path: /metadata/name
|
|
|
|
value: after-csi-ehr-or-anesthesia-java-sev
|
|
|
|
value: after-csi-ehr-or-anesthesia-java-sev
|
|
|
|
|
|
|
|
|
|
|
|
- target:
|
|
|
|
|
|
|
|
group: batch
|
|
|
|
|
|
|
|
version: v1
|
|
|
|
|
|
|
|
kind: Job
|
|
|
|
|
|
|
|
name: post
|
|
|
|
|
|
|
|
patch: |-
|
|
|
|
|
|
|
|
- op: replace
|
|
|
|
|
|
|
|
path: /metadata/name
|
|
|
|
|
|
|
|
value: post-ehroranesthesiajava
|
|
|
|
|
|
|
|
namespace: moh-uat
|
|
|
|
|
|
|
|