mrsauravsahu/kube-homelab

improv: use feature flags to setup standard features

Closed this issue · 2 comments

currently the only way to install things is the list of items to install with helm

  • make it feature flag based, so specific things can be installed.
  • to install non-standard apps, continue to support the helm list

Thinking of an onion like flag system.

Core - authentication, data storage
Observability - PLG stack
Apps - documents app, photos app, any other apps - payobills,

To be taken over by #60