Rename pharmacy UI references in kustomization.yaml for consistency

main
Ishrath Ahamed 1 month ago
parent 44614072c2
commit 1d95b2c76b

@ -26,7 +26,7 @@ patchesJson6902:
path: /spec/template/spec/containers/0/env/-
value:
name: CSI_PROJECT_NAME
value: "phr-pharmacygui"
value: "pharmacy-ui"
- target:
group: batch
@ -36,7 +36,7 @@ patchesJson6902:
patch: |-
- op: replace
path: /metadata/name
value: before-csi-pharmacygui
value: before-pharmacy-ui
- target:
group: batch
@ -46,4 +46,4 @@ patchesJson6902:
patch: |-
- op: replace
path: /metadata/name
value: after-csi-pharmacygui
value: after-pharmacy-ui

Loading…
Cancel
Save