Updated nginx static html directory.

This commit is contained in:
Florian Walker 2015-10-30 17:51:23 +01:00
parent 55d03fd102
commit 4face20a19

View File

@ -12,7 +12,7 @@ spec:
- containerPort: 80
name: "http-server"
volumeMounts:
- mountPath: "/var/www/html"
- mountPath: "/usr/share/nginx/html"
name: mypd
volumes:
- name: mypd