mirror of
https://git.sr.ht/~magic_rb/dotfiles
synced 2024-11-21 23:54:22 +01:00
Move ingress blowhole to new drives
Signed-off-by: magic_rb <magic_rb@redalder.org>
This commit is contained in:
parent
fc4193729c
commit
ba6c660326
|
@ -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" ];
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue