Commit 4face20a authored by Florian Walker's avatar Florian Walker

Updated nginx static html directory.

parent 55d03fd1
...@@ -12,7 +12,7 @@ spec: ...@@ -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
......
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