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.
26 lines
626 B
26 lines
626 B
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
resources:
|
|
- https://git.cloudsolutions.com.sa/Ishrath.Ahamed/CENTRAL-BASE-REPO/notification/notyexternalservices
|
|
|
|
patchesStrategicMerge:
|
|
- hpa.yaml
|
|
|
|
images:
|
|
- name: harbor.moh.gov.sa/vidamoh/csi-net-ext
|
|
newName: registry.cloudsolutions.com.sa/vida-qa/csi-vidaplus-external
|
|
newTag: 4.0.0.32-a3_dev
|
|
|
|
namespace: csi-uat
|
|
|
|
patchesJson6902:
|
|
- target:
|
|
group: apps
|
|
version: v1
|
|
kind: Deployment
|
|
name: csi-net-ext
|
|
patch: |-
|
|
- op: add
|
|
path: /spec/template/spec/nodeName
|
|
value: kubernetes-worker-server-3
|
|
#value: qauat-k8swrk-01 |