Creates a ServiceAccount, ClusterRoleBinding and a ClusterRole with some provided rules.
This is useful when used with IAM roles for service accounts
Homepage: https://kubernetes.io/docs/tasks/configure-pod-container/configure-service-account/
Add Delivery Hero public chart repo:
helm repo add deliveryhero https://charts.deliveryhero.io/
A simple install with default values:
helm install deliveryhero/service-account
To install the chart with the release name my-release
:
helm install my-release deliveryhero/service-account
To install with some set values:
helm install my-release deliveryhero/service-account --set values_key1=value1 --set values_key2=value2
To install with custom values file:
helm install my-release deliveryhero/service-account -f values.yaml
Key | Type | Default | Description |
---|---|---|---|
clusterRoleRules | list | [] |
|
extraLabels | object | {} |
|
serviceAccountAnnotations | object | {} |
|
serviceAccountName | string | nil |
Name | Url | |
---|---|---|
max-rocket-internet | no-reply@deliveryhero.com |