2021-07-01 14:40:23 +00:00
|
|
|
#!/bin/bash
|
|
|
|
|
2023-08-23 12:33:46 +00:00
|
|
|
. ../../scripts/lib-update.sh
|
|
|
|
|
|
|
|
update_helm
|
2022-04-21 19:03:17 +00:00
|
|
|
|
2021-07-01 14:40:23 +00:00
|
|
|
# Create ZDT dashboard configmap
|
|
|
|
../kubezero-metrics/sync_grafana_dashboards.py dashboards.yaml templates/grafana-dashboards.yaml
|