turbot/kubernetes_compliance
Loading controls...

Control: Services should not have tiller (helm v2) deployed

Description

Services should not deploy tiller (helm v2) as it is not recommended due to security concerns.

Usage

Run the control in your terminal:

powerpipe control run kubernetes_compliance.control.service_no_tiller_deployed

Snapshot and share results via Turbot Pipes:

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

SQL

This control uses a named query:

service_no_tiller_deployed

Tags