Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Walford committed Dec 14, 2023
1 parent 4914887 commit c76c9b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions keda/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ their default values.
| `clusterDomain` | string | `"cluster.local"` | Kubernetes cluster domain |
| `clusterName` | string | `"kubernetes-default"` | Kubernetes cluster name. Used in features such as emitting CloudEvents |
| `crds.install` | bool | `true` | Defines whether the KEDA CRDs have to be installed or not. |
| `crds.additionalAnnotations` | object | `{}` | Custom annotations to add specifically to CRD resources |
| `env` | list | `[]` | Additional environment variables that will be passed onto all KEDA components |
| `extraObjects` | list | `[]` | Array of extra K8s manifests to deploy |
| `global.image.registry` | string | `nil` | Global image registry of KEDA components |
Expand Down

0 comments on commit c76c9b3

Please sign in to comment.