💻 Tech
With kubectl, we can decode the secret value with echo -n 'base64value' | base64 --decode. But if you’re using k9s, you can simply enter x. Enter :secrets, select the secret, then hit Enter. You’ll initially see just the secret keys and their size. Just enter x, and k9s will decode the values for you.