[ko] Update outdated files in dev-1.23-ko.2 M74-85

This commit is contained in:
Jihoon Seo
2022-02-24 14:24:58 +09:00
parent 282d9b56d1
commit 6378609cd7
15 changed files with 195 additions and 66 deletions
@@ -8,13 +8,15 @@ spec:
- name: test
image: nginx
volumeMounts:
- name: site-data
# a mount for site-data
- name: config
mountPath: /usr/share/nginx/html
subPath: html
# another mount for nginx config
- name: config
mountPath: /etc/nginx/nginx.conf
subPath: nginx.conf
volumes:
- name: config
persistentVolumeClaim:
claimName: test-nfs-claim
claimName: test-nfs-claim