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.
20 lines
596 B
20 lines
596 B
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
images:
|
|
- name: harbor.moh.gov.sa/vidamoh/csi-net-bb-mgt-srv
|
|
newName: registry.cloudsolutions.com.sa/vida-qa/csi-net-bb-mgt-srv
|
|
newTag: 4.0.79.0-a127_dev
|
|
kind: Kustomization
|
|
namespace: csi-uat
|
|
patchesJson6902:
|
|
- patch: "- op: replace\n path: /metadata/name\n value: post-csinetbbmgtsrv\n namespace:\
|
|
\ moh-uat "
|
|
target:
|
|
group: batch
|
|
kind: Job
|
|
name: post
|
|
version: v1
|
|
patchesStrategicMerge:
|
|
- patch-hpa.yaml
|
|
resources:
|
|
- https://git.cloudsolutions.com.sa/Ishrath.Ahamed/CENTRAL-BASE-REPO/bloodbank/csinetbbmgtsrv
|