Update kustomization.yaml to change image tags for csi-empi-hijridate-service and csi-empi-patient-service-read, and modify patches section

main
Ishrath Ahamed 1 month ago
parent c3ce037e33
commit 624acf2131

@ -3,9 +3,6 @@ kind: Kustomization
resources:
- https://git.cloudsolutions.com.sa/Ishrath.Ahamed/CENTRAL-BASE-REPO/empi/empihijridatedotnet
#patches:
#- patch-pod.yaml
replicas:
- name: csi-net-empi-hijridte
count: 1
@ -13,7 +10,7 @@ replicas:
images:
- name: harbor.moh.gov.sa/vidamoh/csi-empi-hijridate-service
newName: registry.cloudsolutions.com.sa/vida-qa/csi-empi-hijridate-service
newTag: 4.1.3.0 #4.1.0.0
newTag: 4.1.4.0
namespace: csi-uat

@ -3,14 +3,13 @@ kind: Kustomization
resources:
- https://git.cloudsolutions.com.sa/Ishrath.Ahamed/CENTRAL-BASE-REPO/empi/empireaddotnet
patches:
patchesStrategicMerge:
- hpa.yml
images:
- name: harbor.moh.gov.sa/vidamoh/csi-empi-patient-service-read
newName: registry.cloudsolutions.com.sa/vida-qa/csi-empi-patient-service-read
newTag: 4.2.36.15_prod #4.2.36.28_prod #4.2.36.14 #4.2.36.13-a1 #4.2.36.12 #4.2.36.10-a1 #4.2.36.10 #4.2.36.9 #4.2.36.8-a3 #4.2.36.8-a2 #4.2.36.8-a1 #4.2.36.8 #4.2.43.0 #4.2.36.5 #4.2.36.4 #4.2.36.3 #4.2.36.2 #4.2.36.1 #4.2.21.1 #4.2.4.1 #4.2.4.0-hf3
newTag: 4.2.55.0-b13
namespace: csi-uat

Loading…
Cancel
Save