Merge pull request #58 from mayankshah1607/fix-broken-example
fix: broken manifest for `nfs-server.yaml`
This commit is contained in:
commit
acfbbd9c4b
@ -37,6 +37,7 @@ spec:
|
|||||||
- mountPath: /nfsshare
|
- mountPath: /nfsshare
|
||||||
name: data-volume
|
name: data-volume
|
||||||
volumes:
|
volumes:
|
||||||
name: data-volume
|
- name: data-volume
|
||||||
hostPath: /nfsshare-volume
|
hostPath:
|
||||||
type: DirectoryOrCreate
|
path: /exports
|
||||||
|
type: DirectoryOrCreate
|
||||||
@ -37,6 +37,7 @@ spec:
|
|||||||
- mountPath: /nfsshare
|
- mountPath: /nfsshare
|
||||||
name: data-volume
|
name: data-volume
|
||||||
volumes:
|
volumes:
|
||||||
name: data-volume
|
- name: data-volume
|
||||||
hostPath: /nfsshare-volume
|
hostPath:
|
||||||
type: DirectoryOrCreate
|
path: /exports
|
||||||
|
type: DirectoryOrCreate
|
||||||
Loading…
x
Reference in New Issue
Block a user