gardener / landscapercli

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Enable deployers by default in the quickstart

schrodit opened this issue · comments

What would you like to be added:

Currently the quickstart does install the raw landscaper chart with the provided values.
For a quickstart it would be good to default some values that help for local/dev scenarios like enable all deployers by default.

Which would be then also good to disable that behavior via flag .e.g --disable-internal-deployers

In the future we could also think of deploying the deployers as separate controllers with their own charts

already implemented