The previous sed replaced ALL "uid" fields in dashboard JSON files, including datasource references inside panels, causing dashboards to go dark. Scope the replacement to only the first occurrence (the top-level dashboard UID) using GNU sed 0,/pattern/ addressing. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| datasources.yaml | ||
| deployment.yaml | ||
| grafana.ini | ||
| kustomization.yaml | ||
| provider.yaml | ||
| pvc.yaml | ||
| rbac.yaml | ||
| service.yaml | ||
| serviceaccount.yaml | ||