Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
niklas-heer committed Nov 27, 2018
1 parent e25e935 commit 1623a7e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions slides/2018/029_service-meshes/README.md
@@ -1,4 +1,4 @@
# #029 /dev/night - Stairway to service mesh
# #029 /dev/night - Stairway to Service Mesh

By: [Stefan](https://twitter.com/stesie23)

Expand All @@ -16,4 +16,4 @@ $ kubectl apply -f install/kubernetes/helm/istio/templates/crds.yaml
$ kubectl apply -f install/kubernetes/helm/helm-service-account.yaml
$ helm init --service-account tiller
$ helm install install/kubernetes/helm/istio --name istio --namespace istio-system --set servicegraph.enabled=true --set tracing.enabled=true
```
```

0 comments on commit 1623a7e

Please sign in to comment.