From 8b5aef00d2ba046a92e3491aecacde6c1ff24959 Mon Sep 17 00:00:00 2001 From: Ishrath Ahamed Date: Tue, 22 Apr 2025 10:15:03 +0530 Subject: [PATCH] Fix formatting in kustomization.yaml for app URL environment variable addition --- UAT/ehr/csi-ehr-common-scheduler-java-sev/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UAT/ehr/csi-ehr-common-scheduler-java-sev/kustomization.yaml b/UAT/ehr/csi-ehr-common-scheduler-java-sev/kustomization.yaml index b19add0..97fe92b 100644 --- a/UAT/ehr/csi-ehr-common-scheduler-java-sev/kustomization.yaml +++ b/UAT/ehr/csi-ehr-common-scheduler-java-sev/kustomization.yaml @@ -22,7 +22,7 @@ patchesJson6902: kind: Deployment name: csi-ehr-common-scheduler patch: |- - -op: add + - op: add path: /spec/template/spec/containers/0/env/- value: name: app.url.service-name