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
eg. add an option --sasl-password-file, in addition to the --sasl-password, which would take a file as argument in which the actual password is stored.
eg. add an option
--sasl-password-file
, in addition to the--sasl-password
, which would take a file as argument in which the actual password is stored.This would allow better integration with docker swarm secrets (see https://docs.docker.com/engine/swarm/secrets/ )
Thanks
The text was updated successfully, but these errors were encountered: