Created
June 23, 2020 09:48
-
-
Save velotiotech/1d67b5b0dbf58a4a2f7080cdf83c3563 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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