Commit 6a48e343 authored by Daniel Kłobuszewski's avatar Daniel Kłobuszewski

Review #2

parent 3b178ee4
......@@ -1998,7 +1998,7 @@ function wait-for-apiserver-and-update-fluentd {
fi
# Wait until ScalingPolicy CRD is in place.
until kubectl get scalingpolicies
until kubectl get scalingpolicies.scalingpolicy.kope.io
do
sleep 10
done
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment