Skip to content

Commit

Permalink
openshift app odf: wait for storagecluster CRD
Browse files Browse the repository at this point in the history
  • Loading branch information
karmab committed Nov 24, 2023
1 parent 23033a3 commit 3c5b696
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kvirt/cluster/openshift/apps/odf-operator/pre.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
{{ "storagecluster" | waitcrd }}
sleep 10
{% if not odf_nodes %}
{% set odf_nodes = odf_replicas|defaultnodes(cluster, domain, ctlplanes, workers) %}
Expand Down

0 comments on commit 3c5b696

Please sign in to comment.