Closed withinboredom closed 1 year ago
Hi @withinboredom , I tried the same after creating a template with a couple of apps to install.
--skip-wait skips and returns the prompt immediately. Also, tried by removing the flag and it starts waiting on the vcluster as expected.
Could there be any other configuration in your case, which could be causing this.
Looking. It seems the vcluster was set to "wait" in the Loft UI for that template.
It seems the vcluster was set to "wait" in the Loft UI for that template.
Which setting is this? Not sure im tracking, but if you are happy and working I am happy 😁
In the app configuration, not vcluster configuration (my mistake).
Example command:
This will wait until the cluster is available instead of not waiting.
use-case:
--skip-wait
just before building images. After images are built, we wait if it still hasn't come up.