Update basic-stateful-set.md (#2060)

yaml, not yml
This commit is contained in:
timcrall
2016-12-27 13:34:54 -08:00
committed by Anirudh Ramanathan
parent 93084c5fce
commit f342733ff5
@@ -77,7 +77,7 @@ In the second terminal, use
Headless Service and StatefulSet defined in `web.yaml`.
```shell
kubectl create -f web.yml
kubectl create -f web.yaml
service "nginx" created
statefulset "web" created
```
@@ -733,4 +733,4 @@ storage configuration, and provisioning method, to ensure that all storage is
reclaimed.
{% endcapture %}
{% include templates/tutorial.md %}
{% include templates/tutorial.md %}