Adjust manifests for local development

This commit is contained in:
Vitaliy Filippov 2021-07-19 15:59:56 +03:00
parent aed57e8440
commit d6ce51c169
4 changed files with 6 additions and 8 deletions
deploy/kubernetes/examples

View file

@ -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