commit | 3f8594c3cb0957ca552c5f01746c8358a75fc3b3 | [log] [tgz] |
---|---|---|
author | Thomas Draebing <thomas.draebing@sap.com> | Wed Apr 15 14:02:42 2020 +0200 |
committer | Thomas Draebing <thomas.draebing@sap.com> | Wed Apr 15 14:03:45 2020 +0200 |
tree | 458ae3dd43835bc648e983e1f2b91f469ba588a8 | |
parent | 81ab4f166a8b3492eb63bcd2c02247aa82ebb886 [diff] |
Fix typo in install.sh script Change-Id: Ib4529df6924d80032a24387db26719a8105b5496
diff --git a/install.sh b/install.sh index fe44bbd..fc1bd3b 100755 --- a/install.sh +++ b/install.sh
@@ -126,7 +126,7 @@ # Install loose components kubectl apply -f $OUTPUT/namespace.yaml kubectl apply -f $OUTPUT/configuration -kubectl apply -f $OUTPUT/dashboardsq +kubectl apply -f $OUTPUT/dashboards kubectl apply -f $OUTPUT/storage # Add Loki helm repository