From a08ec199fcb35df341caaa5e4729ba8717b9e99e Mon Sep 17 00:00:00 2001 From: Jim Nicholson Date: Sun, 20 Feb 2022 17:38:14 -0800 Subject: [PATCH] Fix typo --- applications/storage/truenas-nfs.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/applications/storage/truenas-nfs.yaml b/applications/storage/truenas-nfs.yaml index 547b1fc..6261b4e 100644 --- a/applications/storage/truenas-nfs.yaml +++ b/applications/storage/truenas-nfs.yaml @@ -1,3 +1,4 @@ +--- apiVersion: v1 kind: PersistentVolume metadata: @@ -19,7 +20,7 @@ spec: --- apiVersion: v1 kind: PersistentVolumeClaim -metaData: +metadata: name: shared-data spec: accessModes: