We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97cada8 commit c187162Copy full SHA for c187162
examples/kubernetes/scripts/startKuber.sh
@@ -1,9 +1,2 @@
1
-kubectl apply -f ../launch/clusterRole.yml
2
-kubectl apply -f ../launch/promConfig.yml
3
-kubectl apply -f ../launch/prometheus.yml
4
-kubectl apply -f ../launch/grafana-datasource-config.yml
5
-kubectl apply -f ../launch/grafana.yml
6
-kubectl apply -f ../launch/grafanaService.yml
7
-sleep 10
8
kubectl apply -f ../launch/backend.yml
9
kubectl apply -f ../launch/frontend.yml
0 commit comments