Skip to content

Instantly share code, notes, and snippets.

@szehnder
Created October 13, 2022 19:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save szehnder/58cb32521779da59a8b6b87cc05e73c5 to your computer and use it in GitHub Desktop.
Save szehnder/58cb32521779da59a8b6b87cc05e73c5 to your computer and use it in GitHub Desktop.
K3s + Longhorn

USER=smz; PASSWORD=blablabl3ck!; echo "${USER}:$(openssl passwd -stdin -apr1 <<< ${PASSWORD})" >> auth

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment