Update kustomization.yaml to change image tag for lab-vidaptorintegration to 4.2.80.0-b9_qa and remove commented patches section

main
Ishrath Ahamed 2 months ago
parent 9cbec8c01c
commit f8c27fa1c2

@ -3,9 +3,6 @@ kind: Kustomization
resources: resources:
- https://git.cloudsolutions.com.sa/Ishrath.Ahamed/BASE-REPO/lab/labvidaptor - https://git.cloudsolutions.com.sa/Ishrath.Ahamed/BASE-REPO/lab/labvidaptor
#patches:
#- patch-pod.yaml
replicas: replicas:
- name: csi-net-lab-vidaptor - name: csi-net-lab-vidaptor
count: 1 count: 1
@ -13,6 +10,6 @@ replicas:
images: images:
- name: harbor.moh.gov.sa/vidamoh/lab-vidaptorintegration - name: harbor.moh.gov.sa/vidamoh/lab-vidaptorintegration
newName: registry.cloudsolutions.com.sa/vida-qa/lab-vidaptorintegration newName: registry.cloudsolutions.com.sa/vida-qa/lab-vidaptorintegration
newTag: 4.2.80.0-b9_qa #4.2.80.0-a6 #4.2.80.0-a4 #4.2.80.0-a3_dev #4.2.80.0-a1_dev #4.2.76.0-b2_qa #4.2.76.0-b1_qa #4.2.75.0-b1_qa #4.2.74.0-b1_qa #4.2.72.0-b1_qa #4.2.71.0-b1_qa #4.2.69.0_qa #4.2.70.0-hf-1-a1 #4.2.69.0_qa #4.2405_1_IR1_qa #4.2.65.0_qa #4.2405_1_IR1_qa #4.2.64.0_qa #4.2.53.0 #4.2.51.0 #4.2.50.0 #4.2.49.0 #4.2.48.0 #4.2.47.0 #4.2.46.0 #4.2.45.0 #4.2.44.0 #4.2.42.0 #4.2.39.0 #4.2.36.0 #4.2.30.0 #4.2.30.0 #4.2.17.10-hf1 #4.2.22.0-hf1 #4.2.22.0 #4.2.17.25 newTag: 4.2.80.0-b9_qa
namespace: csi-uat namespace: csi-uat

Loading…
Cancel
Save