feat: update manifests and namespaces to use templated namespace variables

This commit is contained in:
2026-05-17 23:26:20 +00:00
parent edff518815
commit 872a804aa7
31 changed files with 28 additions and 277 deletions

View File

@@ -2,11 +2,11 @@ name: nfs
is: nfs
description: NFS client provisioner for external NFS storage
version: v4.0.18
namespace: nfs
deploymentName: ""
storageClassName: "nfs"
category: infrastructure
defaultConfig:
namespace: nfs
host: "192.168.1.100"
mediaPath: "/mnt/storage/media"
storageCapacity: "1Ti"