Command Details

$ kubectl describe secret <secret_name>

Display detailed information about a secret.

Related Commands

  • $ kubectl describe secret <secret_name> --namespace=<namespace>Display detailed information about a secret in a specific namespace.