mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-03 01:06:27 +00:00
Updated nginx static html directory.
This commit is contained in:
parent
55d03fd102
commit
4face20a19
@ -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