From ed04a9ffb060d63c0747e6c7a1cdc1272c7a864a Mon Sep 17 00:00:00 2001 From: Jim Nicholson Date: Sun, 20 Feb 2022 17:04:10 -0800 Subject: [PATCH] Add storage --- applications/storage/truenas-nfs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/storage/truenas-nfs.yaml b/applications/storage/truenas-nfs.yaml index 83844c3..a9df174 100644 --- a/applications/storage/truenas-nfs.yaml +++ b/applications/storage/truenas-nfs.yaml @@ -15,4 +15,4 @@ spec: nfs: server: 10.0.96.14 path: "/mnt/data/nfs" - readOnly: false \ No newline at end of file + readOnly: false \ No newline at end of file