You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to use this plugin in a docker swarm. It works, but I'm facing issues if I move the container running the plugin to another node. The volume created is created per node and is not swarm aware. Is there a way to add swarm functionality to the plugin?
The text was updated successfully, but these errors were encountered:
I'm trying to use this plugin in a docker swarm. It works, but I'm facing issues if I move the container running the plugin to another node. The volume created is created per node and is not swarm aware. Is there a way to add swarm functionality to the plugin?
The text was updated successfully, but these errors were encountered: