Skip to content

Instantly share code, notes, and snippets.

@velotiotech
Created June 23, 2020 09:48
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 velotiotech/1d67b5b0dbf58a4a2f7080cdf83c3563 to your computer and use it in GitHub Desktop.
Save velotiotech/1d67b5b0dbf58a4a2f7080cdf83c3563 to your computer and use it in GitHub Desktop.
# ceph auth get-key client.admin
AQDyWw9dOUm/FhAA4JCA9PXkPo6+OXpOj9N2ZQ==
# kubectl create secret generic ceph-secret-admin --from-literal=key="AQDyWw9dOUm/FhAA4JCA9PXkPo6+OXpOj9N2ZQ==" -n cephfs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment