turbot/kubernetes_compliance
Loading controls...

Control: CronJob containers token auth file should not be configured

Description

This check ensures that the container in the CronJob does not have token auth file configured.

Usage

Run the control in your terminal:

powerpipe control run kubernetes_compliance.control.cronjob_container_token_auth_file_not_configured

Snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe control run kubernetes_compliance.control.cronjob_container_token_auth_file_not_configured --share

SQL

This control uses a named query:

cronjob_container_token_auth_file_not_configured

Tags