Skip to content

Instantly share code, notes, and snippets.

@hadoan
Created March 24, 2020 06:17
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 hadoan/58a6dd466195236adfc8577ea0748e69 to your computer and use it in GitHub Desktop.
Save hadoan/58a6dd466195236adfc8577ea0748e69 to your computer and use it in GitHub Desktop.
kubectl get secret your-cluster-name-es-elastic-user -o=jsonpath='{.data.elastic}' | base64 --decode; echo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment