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
562 B
19 lines
562 B
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
resources:
|
|
- https://git.cloudsolutions.com.sa/Ishrath.Ahamed/CENTRAL-BASE-REPO/notification/notyui
|
|
|
|
|
|
images:
|
|
- name: harbor.moh.gov.sa/vidamoh/noty-builder-ui
|
|
newName: registry.cloudsolutions.com.sa/vida-qa/noty-builder-ui
|
|
newTag: 4.1.46.0.a8 #4.1.46.0.a7 #4.1.46.0.a6 #4.1.46.0.a5 #4.1.46.0.a2 #4.1.45.0-a1-1 #4.1.44.0-a1-2 #4.1.43.0-a1_qa #4.1.38.0_prod #4.1.31.0 #4.1.31.0-a9 #4.1.31.0 #4.1.30.0 #4.1.27.0
|
|
|
|
replicas:
|
|
- name: csi-noty-ui
|
|
count: 1
|
|
|
|
#patches:
|
|
#- hpa.yaml
|
|
namespace: csi-uat
|