diff --git a/itest/argocd.sh b/itest/argocd.sh index c6f0cc66..a567d552 100755 --- a/itest/argocd.sh +++ b/itest/argocd.sh @@ -44,7 +44,8 @@ argocd app sync fink # Synk fink apps argocd app sync strimzi -# Try to make it simpler -# see https://github.com/argoproj/argo-cd/discussions/16729 and https://stackoverflow.com/questions/77750481/argocd-app-of-apps-ensuring-strimzi-child-app-health-before-kafka-app-sync +# TODO Try to make it simpler, try a sync-wave on Strimzi Application? +# see https://github.com/argoproj/argo-cd/discussions/16729 +# and https://stackoverflow.com/questions/77750481/argocd-app-of-apps-ensuring-strimzi-child-app-health-before-kafka-app-sync retry kubectl wait --for condition=established --timeout=60s crd/kafkas.kafka.strimzi.io crd/kafkatopics.kafka.strimzi.io argocd app sync -l app.kubernetes.io/instance=fink