File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -114,9 +114,9 @@ locals {
114
114
flux_kustomization_path = " ./artifacts/grafana-operator-manifests/eks/apiserver"
115
115
116
116
dashboards = {
117
- basic = " https://raw.githubusercontent.com/aws-observability/aws-observability-accelerator/main/artifacts/grafana-dashboards/eks/infrastructure/ apiserver/apiserver-basic.json"
118
- advanced = " https://raw.githubusercontent.com/aws-observability/aws-observability-accelerator/main/artifacts/grafana-dashboards/eks/infrastructure/ apiserver/apiserver-advanced.json"
119
- troubleshooting = " https://raw.githubusercontent.com/aws-observability/aws-observability-accelerator/main/artifacts/grafana-dashboards/eks/infrastructure/ apiserver/apiserver-troubleshooting.json"
117
+ basic = " https://raw.githubusercontent.com/aws-observability/aws-observability-accelerator/main/artifacts/grafana-dashboards/eks/apiserver/apiserver-basic.json"
118
+ advanced = " https://raw.githubusercontent.com/aws-observability/aws-observability-accelerator/main/artifacts/grafana-dashboards/eks/apiserver/apiserver-advanced.json"
119
+ troubleshooting = " https://raw.githubusercontent.com/aws-observability/aws-observability-accelerator/main/artifacts/grafana-dashboards/eks/apiserver/apiserver-troubleshooting.json"
120
120
}
121
121
}
122
122
}
You can’t perform that action at this time.
0 commit comments