You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if [ -d"$temp_dir/sequential/1-018_validate_disable_default_instance" ];then
58
+
sed -i 's/openshift-operators/gitops-operator-system/g'$temp_dir/sequential/1-018_validate_disable_default_instance/02-assert.yaml
59
+
fi
60
+
61
+
if [ -d"$temp_dir/sequential/1-035_validate_argocd_secret_repopulate" ];then
62
+
sed -i 's/openshift-operators/gitops-operator-system/g'$temp_dir/sequential/1-035_validate_argocd_secret_repopulate/04-check_controller_pod_status.yaml
0 commit comments