Update CSI_PROJECT_NAME and metadata values in kustomization.yaml for csi-ehr-ic-ui

main
Ishrath Ahamed 4 weeks ago
parent b74359436b
commit b8199815f3

@ -25,7 +25,7 @@ patchesJson6902:
path: /spec/template/spec/containers/0/env/- path: /spec/template/spec/containers/0/env/-
value: value:
name: CSI_PROJECT_NAME name: CSI_PROJECT_NAME
value: "csi-ehr-ic-dashboard" value: "csi-ehr-ic-ui"
- target: - target:
group: batch group: batch
@ -35,7 +35,7 @@ patchesJson6902:
patch: |- patch: |-
- op: replace - op: replace
path: /metadata/name path: /metadata/name
value: before-csi-ehr-ic-dashboard value: before-csi-ehr-ic-ui
- target: - target:
group: batch group: batch
@ -45,4 +45,4 @@ patchesJson6902:
patch: |- patch: |-
- op: replace - op: replace
path: /metadata/name path: /metadata/name
value: after-csi-ehr-ic-dashboard value: after-csi-ehr-ic-ui

@ -4,8 +4,6 @@ resources:
- https://git.cloudsolutions.com.sa/Ishrath.Ahamed/CENTRAL-BASE-REPO/ehr/ehricui - https://git.cloudsolutions.com.sa/Ishrath.Ahamed/CENTRAL-BASE-REPO/ehr/ehricui
- ../../../DM-Initiator/ - ../../../DM-Initiator/
#patches:
#- patch-pod.yaml
replicas: replicas:
- name: csi-ehr-ic-ui - name: csi-ehr-ic-ui
@ -28,7 +26,7 @@ patchesJson6902:
path: /spec/template/spec/containers/0/env/- path: /spec/template/spec/containers/0/env/-
value: value:
name: CSI_PROJECT_NAME name: CSI_PROJECT_NAME
value: "csi-ehr-ic-dashboard" value: "csi-csi-ehr-ic-ui"
- target: - target:
group: batch group: batch

Loading…
Cancel
Save