Commit 28c1d7ac authored by Chao Xu's avatar Chao Xu

remove ports.name

parent 1f8404cb
...@@ -38,8 +38,7 @@ spec: ...@@ -38,8 +38,7 @@ spec:
- name: html - name: html
mountPath: /usr/share/nginx/html mountPath: /usr/share/nginx/html
ports: ports:
- name: http-server - containerPort: 80
containerPort: 80
volumes: volumes:
- name: markdown - name: markdown
emptyDir: {} emptyDir: {}
......
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