mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-31 07:20:13 +00:00
Review #2
This commit is contained in:
parent
3b178ee45c
commit
6a48e343f0
@ -1998,7 +1998,7 @@ function wait-for-apiserver-and-update-fluentd {
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
# Wait until ScalingPolicy CRD is in place.
|
# Wait until ScalingPolicy CRD is in place.
|
||||||
until kubectl get scalingpolicies
|
until kubectl get scalingpolicies.scalingpolicy.kope.io
|
||||||
do
|
do
|
||||||
sleep 10
|
sleep 10
|
||||||
done
|
done
|
||||||
|
Loading…
Reference in New Issue
Block a user