mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-28 22:17:14 +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
|
||||
|
||||
# Wait until ScalingPolicy CRD is in place.
|
||||
until kubectl get scalingpolicies
|
||||
until kubectl get scalingpolicies.scalingpolicy.kope.io
|
||||
do
|
||||
sleep 10
|
||||
done
|
||||
|
Loading…
Reference in New Issue
Block a user