From 64af28e69250d94592e6bec9c640681fd0419e70 Mon Sep 17 00:00:00 2001 From: "Ishrath.Ahamed" Date: Tue, 22 Apr 2025 06:44:49 -0400 Subject: [PATCH] Update 'UAT/notification/csi-vidaplus-external/kustomization.yaml' --- UAT/notification/csi-vidaplus-external/kustomization.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/UAT/notification/csi-vidaplus-external/kustomization.yaml b/UAT/notification/csi-vidaplus-external/kustomization.yaml index a23d111..8d51b8f 100644 --- a/UAT/notification/csi-vidaplus-external/kustomization.yaml +++ b/UAT/notification/csi-vidaplus-external/kustomization.yaml @@ -9,7 +9,7 @@ patchesStrategicMerge: images: - name: harbor.moh.gov.sa/vidamoh/csi-net-ext newName: registry.cloudsolutions.com.sa/vida-qa/csi-vidaplus-external - newTag: 4.0.0.32-a3_dev + newTag: 4.0.0.35-b2_qa namespace: csi-uat @@ -22,4 +22,4 @@ patchesJson6902: patch: |- - op: add path: /spec/template/spec/nodeName - value: qauat-k8swrk-01 \ No newline at end of file + value: kubernetes-worker-server-1 \ No newline at end of file