mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-07 20:21:20 +00:00
remove ports.name
This commit is contained in:
@@ -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: {}
|
||||||
|
Reference in New Issue
Block a user