Skip to content

Commit

Permalink
Update create-usercluster-wftpl.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
zugwan authored Oct 26, 2021
1 parent 62ce170 commit 05fc34b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tks-cluster/create-usercluster-wftpl.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ spec:
while [ $(./argocd cluster list | grep \ $target\ | wc -l ) == 0 ]; do
echo "> Wait for cluster to be registered"
sleep 30
sleep 1
done
envFrom:
- secretRef:
Expand Down

0 comments on commit 05fc34b

Please sign in to comment.