@@ -143,7 +143,7 @@ The `HelmRelease` files in the `flux` directory form the applications that are
available for installation. There is an additional mechanism though, to allow
the cluster administrator to choose which applications are actually installed.
You might want to leave out some apps that you think you won't use, and save
some resources that way.
some resources that way. You can choose which apps to enable/disable by modifying the `enabled_applications` list in `CLUSTERDIR/group_vars/all/settings.yml`, and afterwards running the OAS install procedure.
Every `HelmRelease` file should have a corresponding Kubernetes Secret, which
we call a "settings secret". For the apps that are part of OpenAppStack, these