turbot/kubernetes_insights

Query: service_account_input

Usage

powerpipe query kubernetes_insights.query.service_account_input

SQL

select
title as label,
uid as value,
json_build_object('context_name', context_name) as tags
from
kubernetes_service_account
order by
title;

Dashboards

The query is used in the dashboards: