Commit 5fd0b930 authored by markturansky's avatar markturansky

fixed image name in example:

parent 6ca402b3
...@@ -7,7 +7,7 @@ metadata: ...@@ -7,7 +7,7 @@ metadata:
spec: spec:
containers: containers:
- name: myfrontend - name: myfrontend
image: dockerfile/nginx image: nginx
ports: ports:
- containerPort: 80 - containerPort: 80
name: "http-server" name: "http-server"
......
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