Move thermo chart under charts directory
This commit is contained in:
@@ -18,8 +18,8 @@ The chart deploys:
|
||||
## Validation
|
||||
|
||||
```shell
|
||||
helm lint .
|
||||
helm template thermo . --namespace platform-core
|
||||
helm lint charts/thermo
|
||||
helm template thermo charts/thermo --namespace apps-thermo
|
||||
```
|
||||
|
||||
The Grafana datasource and dashboards are intentionally managed outside this chart because Grafana runs in the `monitoring` namespace.
|
||||
|
||||
Reference in New Issue
Block a user