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.
19 lines
874 B
19 lines
874 B
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
resources:
|
|
- https://git.cloudsolutions.com.sa/BASE/BASE-REPO/lab/labvidaptor
|
|
|
|
#patchesStrategicMerge:
|
|
#- patch-pod.yaml
|
|
|
|
replicas:
|
|
- name: csi-net-lab-vidaptor
|
|
count: 1
|
|
|
|
images:
|
|
- name: harbor.moh.gov.sa/vidamoh/lab-vidaptorintegration
|
|
newName: registry.cloudsolutions.com.sa/vida-qa/lab-vidaptorintegration
|
|
newTag: 4.2.80.0-b9_qa #4.2.80.0-a6 #4.2.80.0-a4 #4.2.80.0-a3_dev #4.2.80.0-a1_dev #4.2.76.0-b2_qa #4.2.76.0-b1_qa #4.2.75.0-b1_qa #4.2.74.0-b1_qa #4.2.72.0-b1_qa #4.2.71.0-b1_qa #4.2.69.0_qa #4.2.70.0-hf-1-a1 #4.2.69.0_qa #4.2405_1_IR1_qa #4.2.65.0_qa #4.2405_1_IR1_qa #4.2.64.0_qa #4.2.53.0 #4.2.51.0 #4.2.50.0 #4.2.49.0 #4.2.48.0 #4.2.47.0 #4.2.46.0 #4.2.45.0 #4.2.44.0 #4.2.42.0 #4.2.39.0 #4.2.36.0 #4.2.30.0 #4.2.30.0 #4.2.17.10-hf1 #4.2.22.0-hf1 #4.2.22.0 #4.2.17.25
|
|
|
|
namespace: csi-uat
|