Commit 918cd3f4 authored by Brendan Burns's avatar Brendan Burns

Merge pull request #3236 from Hokutosei/fix_replication_controller_id

changed the id of walkthrough example replication-controller to nginx
parents af2ded7b dce5e3bd
...@@ -13,7 +13,7 @@ desiredState: ...@@ -13,7 +13,7 @@ desiredState:
desiredState: desiredState:
manifest: manifest:
version: v1beta1 version: v1beta1
id: ngix id: nginx
containers: containers:
- name: nginx - name: nginx
image: dockerfile/nginx image: dockerfile/nginx
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment