UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 81cf5ef6 authored by Thomas Runyon's avatar Thomas Runyon
Browse files

remove wait for kustomization

parent 4216a52e
No related branches found
No related tags found
1 merge request!419Breaking Change update cert for *.bigbang.dev
Pipeline #222228 failed
......@@ -96,8 +96,8 @@ do
fi
done
echo "Waiting on Secrets Kustomization"
kubectl wait --for=condition=Ready --timeout 300s kustomizations.kustomize.toolkit.fluxcd.io -n bigbang secrets
# echo "Waiting on Secrets Kustomization"
# kubectl wait --for=condition=Ready --timeout 300s kustomizations.kustomize.toolkit.fluxcd.io -n bigbang secrets
# In case some helm releases are marked as ready before all objects are live...
echo "Waiting on all deployments, statefulsets, and daemonsets"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment