Kubernetes CLI plugin to decode Kubernetes secrets

Edit Package kubectl-view-secret
https://github.com/elsesiy/kubectl-view-secret

This plugin allows for easy secret decoding. Useful if you want to see what's inside of a secret without always go through the following:

* kubectl get secret -o yaml
* Copy base64 encoded secret
* echo "b64string" | base64 -d

Refresh
Refresh
Source Files
Comments 0
No comments available
openSUSE Build Service is sponsored by