Commit da4ab51f authored by Victor Marmol's avatar Victor Marmol

Merge pull request #10927 from markturansky/pv_example_fix

Fixed image name in example
parents df3c437e 5fd0b930
...@@ -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