Skip to content

Commit f70dd18

Browse files
korifi-botdanail-branekov
authored andcommitted
Updating kubebuilder manifests
1 parent c7bfdf1 commit f70dd18

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.helm.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,8 @@ Here are all the values that can be set for the chart:
7171
- `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.
7272
- `tolerations` (_Array_): Korifi-controllers pod tolerations for taints.
7373
- `workloadsTLSSecret` (_String_): TLS secret used when setting up an app routes.
74+
- `crds`:
75+
- `include` (_Boolean_): Install CRDs as part of the Helm installation.
7476
- `debug` (_Boolean_): Enables remote debugging with [Delve](https://github.com/go-delve/delve).
7577
- `defaultAppDomainName` (_String_): Base domain name for application URLs.
7678
- `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.

0 commit comments

Comments
 (0)