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: