cluster

Infrastructure files for Nordgedanken and Midnightthoughts.
git clone git://archive.git.mtrnord.blog/MTRNord/cluster.git
Log | Files | Refs | README

commit c073daacf4d561bc6c0e7fa2c974fe1ebcc50c28
parent 2ef88f2c01e3cd8a61a00bd7bac19c5e5e3766c0
Author: MTRNord <mtrnord1@gmail.com>
Date:   Sun, 17 Sep 2023 21:35:15 +0200

try again

Diffstat:
Mapps/production/nfs-csi.yaml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/apps/production/nfs-csi.yaml b/apps/production/nfs-csi.yaml @@ -366,5 +366,5 @@ reclaimPolicy: Delete volumeBindingMode: Immediate mountOptions: # - nfsvers=4.1 - - nfsvers=3 + - nfsvers=4 - nolock