Skip to content

Instantly share code, notes, and snippets.

@cagriersen
Created June 8, 2020 08:13
Show Gist options
  • Select an option

  • Save cagriersen/4bc73dd0d81965662fa00b0cb4e32517 to your computer and use it in GitHub Desktop.

Select an option

Save cagriersen/4bc73dd0d81965662fa00b0cb4e32517 to your computer and use it in GitHub Desktop.
Rook Ceph Dashboard Credential
[cagri@BookPro ~ ]$ kubectl -n rook-ceph get secret rook-ceph-dashboard-password -o yaml | grep "password:" | awk '{print $2}' | base64 --decode
5,TfkLIPOm{HK5JATvJ$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment