mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-05 02:09:56 +00:00
Merge pull request #16609 from fwalker/master
Auto commit by PR queue bot
This commit is contained in:
commit
25b7c79860
@ -12,7 +12,7 @@ spec:
|
|||||||
- containerPort: 80
|
- containerPort: 80
|
||||||
name: "http-server"
|
name: "http-server"
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- mountPath: "/var/www/html"
|
- mountPath: "/usr/share/nginx/html"
|
||||||
name: mypd
|
name: mypd
|
||||||
volumes:
|
volumes:
|
||||||
- name: mypd
|
- name: mypd
|
||||||
|
Loading…
Reference in New Issue
Block a user