Adjust manifests for local development
This commit is contained in:
parent
aed57e8440
commit
d6ce51c169
4 changed files with 6 additions and 8 deletions
deploy/kubernetes/examples
|
@ -8,7 +8,7 @@ spec:
|
|||
- name: csi-s3-test-nginx
|
||||
image: nginx
|
||||
volumeMounts:
|
||||
- mountPath: /var/lib/www/html
|
||||
- mountPath: /usr/share/nginx/html/s3
|
||||
name: webroot
|
||||
volumes:
|
||||
- name: webroot
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue