Move thermo chart under charts directory
This commit is contained in:
@@ -18,8 +18,8 @@ The chart deploys:
|
|||||||
## Validation
|
## Validation
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
helm lint .
|
helm lint charts/thermo
|
||||||
helm template thermo . --namespace platform-core
|
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.
|
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