39 lines
1.2 KiB
Markdown
39 lines
1.2 KiB
Markdown
# cloudflared
|
|
|
|
 
|
|
|
|
Cloudflared Tunnel
|
|
|
|
## Maintainers
|
|
|
|
| Name | Email | Url |
|
|
| ---- | ------ | --- |
|
|
| alexlebens | | |
|
|
|
|
## Source Code
|
|
|
|
* <https://github.com/cloudflare/cloudflared>
|
|
* <https://github.com/bjw-s/helm-charts/tree/main/charts/library/common>
|
|
|
|
## Requirements
|
|
|
|
| Repository | Name | Version |
|
|
|------------|------|---------|
|
|
| https://bjw-s.github.io/helm-charts/ | common | 3.5.1 |
|
|
|
|
## Values
|
|
|
|
| Key | Type | Default | Description |
|
|
|-----|------|---------|-------------|
|
|
| existingSecretKey | string | `"cf-tunnel-token"` | |
|
|
| existingSecretName | string | `"cloudflared-secret"` | |
|
|
| image.pullPolicy | string | `"IfNotPresent"` | |
|
|
| image.repository | string | `"cloudflare/cloudflared"` | |
|
|
| image.tag | string | `"2024.12.2"` | |
|
|
| name | string | `"cloudflared"` | |
|
|
| resources.requests.cpu | string | `"100m"` | |
|
|
| resources.requests.memory | string | `"128Mi"` | |
|
|
|
|
----------------------------------------------
|
|
Autogenerated from chart metadata using [helm-docs v1.14.2](https://github.com/norwoodj/helm-docs/releases/v1.14.2)
|