Merge pull request #3236 from Hokutosei/fix_replication_controller_id
changed the id of walkthrough example replication-controller to nginx
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user