fix: broken manifest for nfs-server.yaml
Signed-off-by: Mayank Shah <mayankshah1614@gmail.com>
This commit is contained in:
parent
526c950fb8
commit
5f40dd78a3
@ -37,6 +37,7 @@ spec:
|
||||
- mountPath: /nfsshare
|
||||
name: data-volume
|
||||
volumes:
|
||||
name: data-volume
|
||||
hostPath: /nfsshare-volume
|
||||
type: DirectoryOrCreate
|
||||
- name: data-volume
|
||||
hostPath:
|
||||
path: /exports
|
||||
type: DirectoryOrCreate
|
||||
@ -37,6 +37,7 @@ spec:
|
||||
- mountPath: /nfsshare
|
||||
name: data-volume
|
||||
volumes:
|
||||
name: data-volume
|
||||
hostPath: /nfsshare-volume
|
||||
type: DirectoryOrCreate
|
||||
- name: data-volume
|
||||
hostPath:
|
||||
path: /exports
|
||||
type: DirectoryOrCreate
|
||||
Loading…
x
Reference in New Issue
Block a user