source-repo/docker/stack/cephfs-volume-exam.yaml
2023-04-04 11:48:43 +09:00

9 lines
273 B
YAML

volumes:
test:
driver: cephfs
driver_opts:
client_name: swarm
keyring: /etc/ceph/ceph.client.swarm.keyring
#mount_opts: mds_namespace=example
remote_path: /cephfs_data
servers: 10.10.20.20:6789