Getting Started
Enable or Disable Tools
How to enable or disable platform tools
For each platform there is a values-[platformName].yaml
in app-of-apps folder. This value file is merged and overrides the default values in app-of-apps/values.yaml
and all values file in app-of-apps/tools
folder. These files contains a list of all integrated tools and services in this repository and all of them are disabled. Then in each platform specific values file which is values-[platformName].yaml
, we define which tool to install by making enabled: true