Cgange to infra ns

This commit is contained in:
dvirlabs 2025-05-02 18:12:44 +03:00
parent 19497f95d1
commit 32860b26f0
2 changed files with 2 additions and 6 deletions

View File

@ -14,7 +14,7 @@ spec:
- ../../manifests/nfs-subdir/values.yaml - ../../manifests/nfs-subdir/values.yaml
destination: destination:
server: https://kubernetes.default.svc server: https://kubernetes.default.svc
namespace: nfs-storage namespace: infra
syncPolicy: syncPolicy:
automated: automated:
prune: true prune: true

View File

@ -6,11 +6,7 @@ storageClass:
name: nfs-client name: nfs-client
defaultClass: true defaultClass: true
# optional tuning # Optional: RBAC and service account
image:
pullPolicy: IfNotPresent
# set to false if you use your own RBAC management
rbac: rbac:
create: true create: true