changed the id of replication-controller to nginx
This commit is contained in:
parent
5bd271ee6e
commit
2e9e025048
|
@ -13,7 +13,7 @@ desiredState:
|
|||
desiredState:
|
||||
manifest:
|
||||
version: v1beta1
|
||||
id: ngix
|
||||
id: nginx
|
||||
containers:
|
||||
- name: nginx
|
||||
image: dockerfile/nginx
|
||||
|
|
Loading…
Reference in New Issue