Skip to content

Commit

Permalink
Fix Doc Issues
Browse files Browse the repository at this point in the history
  • Loading branch information
elamaran11 committed Nov 10, 2023
1 parent 479bbf2 commit 2217f41
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions cdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,20 +33,13 @@
"GRAFANA_NODEEXP_DASH_URL" : "https://raw.githubusercontent.com/aws-observability/aws-observability-accelerator/main/artifacts/grafana-dashboards/eks/infrastructure/nodeexporter-nodes.json",
"GRAFANA_NODES_DASH_URL" : "https://raw.githubusercontent.com/aws-observability/aws-observability-accelerator/main/artifacts/grafana-dashboards/eks/infrastructure/nodes.json",
"GRAFANA_WORKLOADS_DASH_URL" : "https://raw.githubusercontent.com/aws-observability/aws-observability-accelerator/main/artifacts/grafana-dashboards/eks/infrastructure/workloads.json"

},
"kustomizations": [
{
"kustomizationPath": "./artifacts/grafana-operator-manifests/eks/infrastructure"
},
{
"kustomizationPath": "./artifacts/grafana-operator-manifests/eks/gpu"
}
]
},
"java.pattern.enabled": true,
"nginx.pattern.enabled": true,
"apiserver.pattern.enabled": true,
"gpuNodeGroup": {
"instanceType": "g4dn.xlarge",
"desiredSize": 2,
Expand Down

0 comments on commit 2217f41

Please sign in to comment.