eindelijk weer eens een push

This commit is contained in:
allard
2026-05-31 16:07:30 +02:00
parent 01cff8e165
commit ff21c258e0
2747 changed files with 302316 additions and 131101 deletions
+1 -1
View File
@@ -80,7 +80,7 @@ spec:
- hard
- nfsvers=4.1
nfs:
server: 192.168.2.110
server: 192.168.2.111
path: /mnt/nfs_share/pgadmin/odroid
readOnly: false
---
+2 -2
View File
@@ -80,8 +80,8 @@ spec:
accessModes:
- ReadWriteMany
nfs:
server: 192.168.40.100
path: /mnt/nfs_share/phpmyadmin
server: 192.168.2.111
path: /mnt/nfs_share/odroid/phpmyadmin
readOnly: false
---
apiVersion: v1
+1 -1
View File
@@ -13,7 +13,7 @@ spec:
- hard
- nfsvers=4.1
nfs:
server: 192.168.2.110
server: 192.168.2.111
path: /mnt/nfs_share/traefik/odroid
readOnly: false
---