Service-account Helm Chart

Service-account
Analyzed version: 1.0.2

By Delivery Hero

Creates a ServiceAccount, ClusterRoleBinding and a ClusterRole with some provided rules. This is useful when used with [IAM roles for service accounts](https://docs.aws.amazon.com/eks/latest/userguide/iam-roles-for-service-accounts.html)

Prometheus, a CNCF project, is a systems and service monitoring system. It collects metrics from configured targets at given intervals, evaluates rule expressions, displays the results, and can trigger alerts if some condition is observed to be true.

This chart bootstraps a Prometheus deployment on a Kubernetes cluster using the Helm package manager.

Latest version: 15.5.3
View GitHub

How to Install the Service-account Helm Chart

Add Chart Repository to Helm

helm repo add deliveryhero https://charts.deliveryhero.io/

Install Chart

helm install my-service-account deliveryhero/service-account --version 1.0.2

Does the Service-account chart contain security gaps?

The chart meets the best practices recommended by the industry.

The chart contains 1 misconfigurations.

The chart meets the best practices recommended by the industry. Find the full list of best practices here.

❌ Prevent deprecated APIs in Kubernetes v1.17

2 occurrences:

  • metadata.name: release-name-service-account (kind: ClusterRole)
  • metadata.name: release-name-service-account (kind: ClusterRoleBinding)

💡 Incorrect value for key `apiVersion` - the version you are trying to use is not supported by the Kubernetes cluster version (>=1.17)

Learn how to fix the issue here

This is some text inside of a div block.
This is some text inside of a div block.

Reveal misconfigurations within minutes

3 Quick Steps to Get Started