Skip to content

Commit

Permalink
switch back to manufacturing branch
Browse files Browse the repository at this point in the history
  • Loading branch information
dkirby-ms committed May 15, 2024
1 parent ffb8b4d commit 6157405
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@
FriendlyName = "Detroit"
IsProduction = $true
Type = "AKSEE"
Branch = "build_demo"
Branch = "manufacturing"
HelmSetValue = "alertmanager.enabled=false,grafana.enabled=false,prometheus.service.type=LoadBalancer"
HelmService = "service/prometheus-kube-prometheus-prometheus"
GrafanaDataSource = "detroit"
Expand All @@ -177,7 +177,7 @@
FriendlyName = "Monterrey"
IsProduction = $true
Type = "AKSEE"
Branch = "build_demo"
Branch = "manufacturing"
HelmSetValue = "alertmanager.enabled=false,grafana.enabled=false,prometheus.service.type=LoadBalancer"
HelmService = "service/prometheus-kube-prometheus-prometheus"
GrafanaDataSource = "monterrey"
Expand Down

0 comments on commit 6157405

Please sign in to comment.