Cgange to infra ns
This commit is contained in:
parent
19497f95d1
commit
32860b26f0
@ -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
|
||||||
|
|||||||
@ -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
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user