Skip to content

Commit

Permalink
Merge pull request #110394 from Abirdcfly/newfix
Browse files Browse the repository at this point in the history
update kubectl api-resources help info
  • Loading branch information
k8s-ci-robot committed Jun 6, 2022
2 parents 59ffc93 + 58043b9 commit b6fb5a2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ var (
kubectl api-resources --namespaced=false
# Print the supported API resources with a specific APIGroup
kubectl api-resources --api-group=extensions`)
kubectl api-resources --api-group=rbac.authorization.k8s.io`)
)

// APIResourceOptions is the start of the data required to perform the operation.
Expand Down

0 comments on commit b6fb5a2

Please sign in to comment.