mirror of
https://gitlab.com/deepcypher/dc-kc.git
synced 2026-01-27 11:12:08 +00:00
argo-events
A Helm chart for Kubernetes
Requirements
| Repository | Name | Version |
|---|---|---|
| https://argoproj.github.io/argo-helm | argo-events | 2.4.19 |
Values
| Key | Type | Default | Description |
|---|---|---|---|
| argo-events.controller.rbac.namespaced | bool | false |
|
| argo-events.controller.replicas | int | 2 |
|
| argo-events.controller.resources.limits.memory | string | "128Mi" |
|
| argo-events.controller.resources.requests.cpu | string | "50m" |
|
| argo-events.createAggregateRoles | bool | true |
|
| argo-events.metrics.enabled | bool | true |
|
| argo-events.metrics.serviceMonitor.enabled | bool | true |
|
| argo-events.webhook.enabled | bool | true |
|
| argo-events.webhook.replicas | int | 2 |
|
| argo-events.webhook.resources.limits.memory | string | "128Mi" |
|
| argo-events.webhook.resources.requests.cpu | string | "50m" |
|
| environment.baseDomain | string | "deepcypher.me" |
|
| environment.contact.email | string | "noreply@deepcypher.me" |
|
| environment.contact.name | string | "George Onoufriou" |
|
| environment.hardware | string | "metal" |
|
| environment.location.name | string | "unknown" |
|
| environment.mode | string | "production" |
|
| environment.name | string | "unknown" |
|
| environment.revision | string | "main" |