|
|
|
@ -4,15 +4,14 @@ metadata:
|
|
|
|
|
name: sync-presync
|
|
|
|
|
namespace: moh-uat
|
|
|
|
|
annotations:
|
|
|
|
|
argocd.argoproj.io/hook: PreSync
|
|
|
|
|
# argocd.argoproj.io/hook-delete-policy: HookSucceeded
|
|
|
|
|
argocd.argoproj.io/hook: presync-pod
|
|
|
|
|
spec:
|
|
|
|
|
backoffLimit: 3
|
|
|
|
|
template:
|
|
|
|
|
spec:
|
|
|
|
|
containers:
|
|
|
|
|
- name: presync-pod
|
|
|
|
|
image: registry.cloudsolutions.com.sa/vida-qa/csi-data-migration-initiator:4.0.5
|
|
|
|
|
image: registry.cloudsolutions.com.sa/vida-qa/csi-data-migration-initiator:4.0.6
|
|
|
|
|
imagePullPolicy: IfNotPresent
|
|
|
|
|
resources:
|
|
|
|
|
limits:
|
|
|
|
|