Created
February 7, 2025 19:27
-
-
Save adamancini/5b6f0e34ac6912839345a0652dfef42c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
kubectl get rolebindings,clusterrolebindings \ | |
--all-namespaces \ | |
-o custom-columns='KIND:kind,NAMESPACE:metadata.namespace,NAME:metadata.name,SERVICE_ACCOUNTS:subjects[?(@.kind=="ServiceAccount")].name' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment