validate_workload_identity
Validate the identity chain from a ServiceAccount annotation to pods using that ServiceAccount, confirming proper workload identity configuration.
Instructions
Validates identity chain from ServiceAccount annotation to pods using that ServiceAccount.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cluster | No | Target cluster name (default: 'default') | |
| namespace | Yes | ServiceAccount namespace | |
| serviceAccountName | Yes | ServiceAccount name |