Skip to content

Commit

Permalink
[create-pull-request] automated change (#35)
Browse files Browse the repository at this point in the history
Signed-off-by: GitHub <noreply@github.com>

Co-authored-by: jkremser <jkremser@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and jkremser committed Jun 3, 2022
1 parent 138245c commit 0bef9c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions helm-chart/log2rbac-operator/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ helm upgrade -i log2rbac log2rbac/log2rbac-operator
| Key | Type | Default | Description |
|-----|------|---------|-------------|
| affinity | object | `{}` | https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/ |
| deploy.crds | bool | `true` | whether the custom resource definitions should be also deployed into the cluster |
| deploy.jaeger | bool | `false` | whether the jaeger should be deployed with the operator (use together with `tracing.enabled = true`) |
| deploy.operator | bool | `true` | whether the operator itself should be deployed (Deployment) |
| deploy.rbac | bool | `true` | whether the rbac resources should be also deployed (ServiceAccount, ClusterRole, ClusterRoleBinding) |
Expand Down

0 comments on commit 0bef9c7

Please sign in to comment.