disable ceph nfs module
This commit is contained in:
parent
60a3a6c7d8
commit
e19cf2f8ba
1 changed files with 2 additions and 0 deletions
|
@ -54,6 +54,8 @@ spec:
|
||||||
modules:
|
modules:
|
||||||
- name: pg_autoscaler
|
- name: pg_autoscaler
|
||||||
enabled: true
|
enabled: true
|
||||||
|
- name: nfs
|
||||||
|
enabled: false
|
||||||
network:
|
network:
|
||||||
provider: host
|
provider: host
|
||||||
connections:
|
connections:
|
||||||
|
|
Loading…
Reference in a new issue