fixed image name in example:

This commit is contained in:
markturansky 2015-07-08 11:33:11 -04:00
parent 4684bbadeb
commit d48886683a
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"