mirror of
https://gitlab.com/deepcypher/dc-kc.git
synced 2026-01-27 11:12:08 +00:00
cloudflared
A Helm chart for Kubernetes
Requirements
| Repository | Name | Version |
|---|---|---|
| https://gitlab.com/api/v4/projects/55284972/packages/helm/stable | cloudflared | 0.4.0 |
Values
| Key | Type | Default | Description |
|---|---|---|---|
| cloudflared.autoscaling.enabled | bool | true |
|
| cloudflared.autoscaling.maxReplicas | int | 4 |
|
| cloudflared.autoscaling.minReplicas | int | 2 |
|
| cloudflared.netpol.enabled | bool | false |
|
| cloudflared.resources.limits.memory | string | "128Mi" |
|
| cloudflared.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" |