Move thermo chart under charts directory

This commit is contained in:
Bitó Attila
2026-08-06 00:19:45 +02:00
parent 6b7dc1840d
commit 3d3b8dedd6
10 changed files with 2 additions and 2 deletions

View File

@@ -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.