Skip to content

Commit

Permalink
waiting for CRD to complete the upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
yudong2015 authored and ks-ci-bot committed Oct 26, 2023
1 parent 9c53afd commit f60112a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions roles/ks-devops/tasks/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,9 @@
{{ bin_dir }}/kubectl apply -f $charts_folder/ks-devops/crds
{{ bin_dir }}/kubectl apply -f $charts_folder/ks-devops/charts/s2i/crds
# Waiting for CRD to complete the upgrade
sleep 10
# Import the templates seperately due the potential webhook issues
rm -rf s2i-templates
helm template $charts_folder/ks-devops/charts/s2i/ \
Expand Down

0 comments on commit f60112a

Please sign in to comment.