Update kustomization.yaml to change image tag for setup-ui to 4.2502_1_D4_dev and remove commented patches section

main
Ishrath Ahamed 1 month ago
parent 86b508496b
commit 6102c44d20

@ -4,14 +4,11 @@ resources:
- https://git.cloudsolutions.com.sa/Ishrath.Ahamed/CENTRAL-BASE-REPO/rms/setupui
- ../../../DM-Initiator/
# patches:
# - hpa.yaml
images:
- name: harbor.moh.gov.sa/vidamoh/setup-ui
newName: registry.cloudsolutions.com.sa/vida-qa/setup-ui
newTag: 4.2501_1_D3 #4.2501_1_D1 #4.2407_1_D37
newTag: 4.2502_1_D4_dev
namespace: csi-uat
@ -28,7 +25,6 @@ patchesJson6902:
name: CSI_PROJECT_NAME
value: "csi-setup-ui"
- target:
group: batch
version: v1

Loading…
Cancel
Save