Skip to content
Snippets Groups Projects
Commit b74654e7 authored by Remi  PLANEL's avatar Remi PLANEL
Browse files

mount path struct to html folder

parent 62f3fed9
No related branches found
No related tags found
No related merge requests found
Pipeline #128505 failed with stages
in 9 minutes and 58 seconds
...@@ -55,8 +55,8 @@ spec: ...@@ -55,8 +55,8 @@ spec:
- name: nginx-config - name: nginx-config
mountPath: /etc/nginx/conf.d/ mountPath: /etc/nginx/conf.d/
- name: structure-data-pvc - name: structure-data-pvc
# mountPath: /usr/share/nginx/html mountPath: /usr/share/nginx/html
mountPath: /structure # mountPath: /structure
- name: website-pvc - name: website-pvc
mountPath: /website mountPath: /website
......
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