Skip to content

Commit

Permalink
Minor fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
ruzickap committed Feb 21, 2019
1 parent 8d2ec5f commit bff36d9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 205 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1471,7 +1471,7 @@ sed -i "/read NAMESPACE/d" ./samples/bookinfo/platform/kube/cleanup.sh

Password: `kubectl -n rook-ceph get secret rook-ceph-dashboard-password -o yaml | grep "password:" | awk '{print $2}' | base64 --decode`

Link: [https://localhost:8443/ceph-dashboard](https://localhost:8443/ceph-dashboard)
Link: [https://localhost:8443](https://localhost:8443)

## Links

Expand Down
4 changes: 2 additions & 2 deletions tests/ci_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -107,5 +107,5 @@ kubectl label namespace default istio-injection-
cd ../..
rm -rf files

#export PROMPT_TIMEOUT=1
#./run-k8s-istio-demo.sh
export PROMPT_TIMEOUT=1
./run-k8s-istio-demo.sh
202 changes: 0 additions & 202 deletions yaml/logging-stack.yaml

This file was deleted.

0 comments on commit bff36d9

Please sign in to comment.