Add note about CRDs

Signed-off-by: Michel Hollands <michel.hollands@gmail.com>
This commit is contained in:
Michel Hollands
2023-08-16 09:47:54 +01:00
parent 8671993962
commit 6d091d564e

View File

@@ -36,6 +36,8 @@ Both modes can be enabled at the same time.
helm install -n meta --skip-crds -f values.yaml meta ./charts/meta-monitoring
```
If the platform supports CRDs the `--skip-crds` option can be removed. However the CRDs are not used by this chart.
For more instructions including how to update the chart go to the [installation](docs/installation.md) page.
## Supported features