|
|
|
@ -12,7 +12,7 @@ spec:
|
|
|
|
|
spec:
|
|
|
|
|
containers:
|
|
|
|
|
- name: presync-pod
|
|
|
|
|
image: registry.cloudsolutions.com.sa/vida-qa/csi-data-migration-initiator:4.0.57.3
|
|
|
|
|
image: registry.cloudsolutions.com.sa/vida-qa/csi-data-migration-initiator:4.0.57.4
|
|
|
|
|
imagePullPolicy: IfNotPresent
|
|
|
|
|
resources:
|
|
|
|
|
limits:
|
|
|
|
@ -27,7 +27,7 @@ spec:
|
|
|
|
|
- name: isDropValidationDisabled
|
|
|
|
|
value: "true"
|
|
|
|
|
- name: owner
|
|
|
|
|
value: "CSI-DEV"
|
|
|
|
|
value: "CSI-UAT"
|
|
|
|
|
- name: repo
|
|
|
|
|
value: "CSI_UAT"
|
|
|
|
|
envFrom:
|
|
|
|
|