Skip to content

Commit

Permalink
Merge pull request #284 from fultonj/no_nfs_hci
Browse files Browse the repository at this point in the history
Remove NFS from manila protocols list for HCI

Reviewed-by: Goutham Pacha Ravi
Reviewed-by: Andrew Bays <[email protected]>
  • Loading branch information
softwarefactory-project-zuul[bot] authored Jun 10, 2024
2 parents 31e7c6b + af50d2d commit da36860
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions examples/va/hci/service-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ data:
replicas: 3
customServiceConfig: |
[DEFAULT]
enabled_share_protocols=nfs,cephfs
enabled_share_protocols=cephfs
manilaScheduler:
replicas: 3
manilaShares:
Expand All @@ -59,7 +59,6 @@ data:
customServiceConfig: |
[DEFAULT]
enabled_share_backends = cephfs
enabled_share_protocols = cephfs
[cephfs]
driver_handles_share_servers = False
share_backend_name = cephfs
Expand Down

0 comments on commit da36860

Please sign in to comment.