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:
|
||||
- name: pg_autoscaler
|
||||
enabled: true
|
||||
- name: nfs
|
||||
enabled: false
|
||||
network:
|
||||
provider: host
|
||||
connections:
|
||||
|
|
Loading…
Reference in a new issue