We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aea9755 commit 34b7039Copy full SHA for 34b7039
scripts/azure-cc/entrypoint.sh
@@ -75,7 +75,7 @@ fi
75
cat $FINAL_CONFIG
76
77
# delay the start of the operator until the side car has started correctly
78
-wait_for_sidecar
+# wait_for_sidecar
79
80
# -- start operator
81
echo "-- starting java application"
0 commit comments