From e22ad5a4958936a54b23ef9224ed5e33addafb16 Mon Sep 17 00:00:00 2001 From: Jose Henrique Date: Sun, 6 Sep 2026 14:50:32 -0300 Subject: [PATCH] Revert accidental wg-easy inclusion --- apps/infra/wg-easy.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/apps/infra/wg-easy.yaml b/apps/infra/wg-easy.yaml index 6397345..fcb85ee 100644 --- a/apps/infra/wg-easy.yaml +++ b/apps/infra/wg-easy.yaml @@ -3,6 +3,8 @@ kind: PersistentVolumeClaim metadata: name: wg-easy-pvc namespace: infra + annotations: + nfs.io/storage-path: "wg-easy-config" spec: storageClassName: "nfs-client" accessModes: