refactor kustomization.yaml: rename 'patches' to 'patchesStrategicMerge' for consistency

main
Ishrath Ahamed 2 months ago
parent dc6cb0ccc0
commit 524a97c36e

@ -3,8 +3,8 @@ kind: Kustomization
resources:
- https://git.cloudsolutions.com.sa/BASE/CENTRAL-BASE-REPO/apigateway/api-gateway
patches:
- patch-hpa.yaml
patchesStrategicMerge:
-patch-hpa.yaml
replicas:
- name: csi-token-filter
count: 1

@ -3,8 +3,8 @@ kind: Kustomization
resources:
- https://git.cloudsolutions.com.sa/BASE/CENTRAL-BASE-REPO/base/baseutilityservicejava- ../../../DM-Sync/
patches:
- patch-hpa.yaml
patchesStrategicMerge:
-patch-hpa.yaml
replicas:
- name: base-utility-service-java-sev
count: 1

@ -3,8 +3,8 @@ kind: Kustomization
resources:
- https://git.cloudsolutions.com.sa/BASE/CENTRAL-BASE-REPO/base/facadpatientsnapshot
patches:
- patch-hpa.yaml
patchesStrategicMerge:
-patch-hpa.yaml
replicas:
- name: csi-patient-snapshot-java-sev

@ -3,8 +3,8 @@ kind: Kustomization
resources:
- https://git.cloudsolutions.com.sa/BASE/CENTRAL-BASE-REPO/base/personalizationjava
patches:
- patch-hpa.yaml
patchesStrategicMerge:
-patch-hpa.yaml
replicas:
- name: csi-personalization

@ -6,8 +6,8 @@ resources:
# resources:
# - post-sync.yaml
patches:
- patch-hpa.yaml
patchesStrategicMerge:
-patch-hpa.yaml
replicas:
- name: csi-net-bloodbnk-mgt

@ -3,8 +3,8 @@ kind: Kustomization
resources:
- https://git.cloudsolutions.com.sa/sasmitha.athige/BASE/src/branch/main/dms/dmsstorageengine
patches:
- patch-hpa.yaml
patchesStrategicMerge:
-patch-hpa.yaml
replicas:
- name: document-storage-engine-service

@ -3,8 +3,8 @@ kind: Kustomization
resources:
- https://git.cloudsolutions.com.sa/BASE/CENTRAL-BASE-REPO/dms/dmsmiddleware
patches:
- patch-hpa.yaml
patchesStrategicMerge:
-patch-hpa.yaml
replicas:
- name: document-management-middleware

@ -5,8 +5,8 @@ resources:
# - ../../../DM-Sync/
- post-sync.yaml
patches:
- patch-hpa.yaml
patchesStrategicMerge:
-patch-hpa.yaml
#- patch-pod.yaml
replicas:
- name: csi-ehr-common-java-sev

@ -3,8 +3,8 @@ kind: Kustomization
resources:
- https://git.cloudsolutions.com.sa/BASE/CENTRAL-BASE-REPO/empi/empiwritedotnet
patches:
- patch-hpa.yaml
patchesStrategicMerge:
-patch-hpa.yaml
replicas:
- name: csi-net-empiwrit

@ -3,8 +3,8 @@ kind: Kustomization
resources:
- https://git.cloudsolutions.com.sa/BASE/CENTRAL-BASE-REPO/integration/csiiedm
patches:
- patch-hpa.yaml
patchesStrategicMerge:
-patch-hpa.yaml
replicas:

@ -3,8 +3,8 @@ kind: Kustomization
resources:
- https://git.cloudsolutions.com.sa/BASE/CENTRAL-BASE-REPO/security/securityiamservice
patches:
- patch-hpa.yaml
patchesStrategicMerge:
-patch-hpa.yaml
replicas:
- name: csi-iam

@ -3,8 +3,8 @@ kind: Kustomization
resources:
- https://git.cloudsolutions.com.sa/BASE/CENTRAL-BASE-REPO/security/securitymasterdatamgt
patches:
- patch-hpa.yaml
patchesStrategicMerge:
-patch-hpa.yaml
replicas:
- name: csi-master-data-management-service

@ -3,8 +3,8 @@ kind: Kustomization
resources:
- https://git.cloudsolutions.com.sa/BASE/CENTRAL-BASE-REPO/security/securityrolespermissions
patches:
- patch-hpa.yaml
patchesStrategicMerge:
-patch-hpa.yaml
replicas:
- name: csi-roles-permissions-management-service

@ -3,8 +3,8 @@ kind: Kustomization
resources:
- https://git.cloudsolutions.com.sa/BASE/CENTRAL-BASE-REPO/security/securityuiregistry
patches:
- patch-hpa.yaml
patchesStrategicMerge:
-patch-hpa.yaml
replicas:
- name: csi-ui-registry-service

@ -3,7 +3,7 @@ kind: Kustomization
resources:
- https://git.cloudsolutions.com.sa/BASE/CENTRAL-BASE-REPO/security/securityiamcache
patches:
patchesStrategicMerge:
- patch-hpa.yaml
replicas:

@ -3,8 +3,8 @@ kind: Kustomization
resources:
- https://git.cloudsolutions.com.sa/BASE/CENTRAL-BASE-REPO/security/securityiamcache
patches:
- patch-hpa.yaml
patchesStrategicMerge:
-patch-hpa.yaml
replicas:
- name: jboss-infinispan-server

@ -3,8 +3,8 @@ kind: Kustomization
resources:
- https://git.cloudsolutions.com.sa/BASE/CENTRAL-BASE-REPO/security/securityiamservice
patches:
- patch-hpa.yaml
patchesStrategicMerge:
-patch-hpa.yaml
replicas:
- name: csi-iam

Loading…
Cancel
Save