Open
Description
The helm chart has a flag to toggle giving the pod a kubernetes service account, but there are no tests to prove it works as expected/intended. A pod should be able to run kubectl commands on the local cluster if enabled, and a pod should reject/error kubectl commands when disabled. These two tests would require a secondary deployment to test no-service-account, because the default deployment includes one.
Metadata
Metadata
Assignees
Labels
No labels