Files
dc-kc/charts/cloudflared/README.md
2025-11-30 13:35:45 +00:00

32 lines
1.3 KiB
Markdown

# cloudflared
![Version: 0.3.0](https://img.shields.io/badge/Version-0.3.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4](https://img.shields.io/badge/AppVersion-4-informational?style=flat-square)
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"` | |