Skip to content

Commit

Permalink
Updating kubebuilder manifests
Browse files Browse the repository at this point in the history
  • Loading branch information
korifi-bot authored and danail-branekov committed Nov 27, 2024
1 parent c7bfdf1 commit f70dd18
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.helm.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,8 @@ Here are all the values that can be set for the chart:
- `taskTTL` (_String_): How long before the `CFTask` object is deleted after the task has completed. See [`time.ParseDuration`](https://pkg.go.dev/time#ParseDuration) for details on the format, an additional `d` suffix for days is supported.
- `tolerations` (_Array_): Korifi-controllers pod tolerations for taints.
- `workloadsTLSSecret` (_String_): TLS secret used when setting up an app routes.
- `crds`:
- `include` (_Boolean_): Install CRDs as part of the Helm installation.
- `debug` (_Boolean_): Enables remote debugging with [Delve](https://github.com/go-delve/delve).
- `defaultAppDomainName` (_String_): Base domain name for application URLs.
- `eksContainerRegistryRoleARN` (_String_): Amazon Resource Name (ARN) of the IAM role to use to access the ECR registry from an EKS deployed Korifi. Required if containerRegistrySecret not set.
Expand Down

0 comments on commit f70dd18

Please sign in to comment.