eindelijk weer eens een push
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
apiVersion: v1
|
||||
kind: Namespace
|
||||
metadata:
|
||||
name: xwiki
|
||||
---
|
||||
apiVersion: apps/v1
|
||||
kind: Deployment
|
||||
metadata:
|
||||
@@ -67,7 +72,7 @@ spec:
|
||||
- hard
|
||||
- nfsvers=4.1
|
||||
nfs:
|
||||
server: 192.168.2.110
|
||||
server: 192.168.2.111
|
||||
path: /mnt/nfs_share/xwiki
|
||||
readOnly: false
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user