You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
566 B
18 lines
566 B
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
resources:
|
|
- https://git.cloudsolutions.com.sa/Ishrath.Ahamed/CENTRAL-BASE-REPO/reporting/reportingupload
|
|
|
|
patchesStrategicMerge:
|
|
- hpa.yaml
|
|
images:
|
|
- name: harbor.moh.gov.sa/vidamoh/csi-token-filter
|
|
newName: registry.cloudsolutions.com.sa/vida-qa/csi-token-filter
|
|
newTag: 4.0.3.0-b2
|
|
|
|
- name: harbor.moh.gov.sa/vidamoh/csi-rf-file-uploader
|
|
newName: registry.cloudsolutions.com.sa/vida-qa/csi-rf-file-uploader
|
|
newTag: 4.0.2.45_1 #4.0.2.37 #4.0.2.39_3 #4.0.2.37_6 #4.0.2.36_3
|
|
|
|
namespace: csi-uat
|