Move ingress blowhole to new drives

Signed-off-by: magic_rb <magic_rb@redalder.org>
This commit is contained in:
magic_rb 2024-01-11 10:20:05 +01:00
parent fc4193729c
commit ba6c660326
No known key found for this signature in database
GPG key ID: 08D5287CC5DDCA0E

View file

@ -9,7 +9,7 @@ in
volume_name = "ingress-letsencrypt";
access_mode = "single-node-writer";
server = secret.network.ips.blowhole.ip or "";
share = "/var/nfs/ingress-letsencrypt";
share = "/mnt/kyle/infrastructure/ingress-toothpick/letsencrypt";
mount_flags = [ "nolock" "hard" ];
};