fixed image name in example:

pull/6/head
markturansky 2015-07-08 11:33:11 -04:00
parent 6ca402b308
commit 5fd0b93065
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ metadata:
spec:
containers:
- name: myfrontend
image: dockerfile/nginx
image: nginx
ports:
- containerPort: 80
name: "http-server"