cloudflare / cloudflare/helm-charts
Public hostnames aren't propagated automatically
- Dominant language
- Smarty
- Stars
- 141
- Forks
- 96
- PR merge metrics
- No merged PRs in 30d
Description
Public hostnames aren't propagated automatically. In the example below you can see our configuration:
```
cloudflare:
ingress:
- hostname: prom-server.domain.com
service: https://prometheus-server.monitoring:80
```
But these settings aren't applying automatically. It means that I still have to add public hostnames in Tunnel configuration manually. Are there any additional settings required? Or this functionality isn't working yet?

Contributor guide
Research direction
Start by reproducing the provided cloudflare.ingress configuration from the issue and inspect the Helm chart's handling of Tunnel configuration and public hostnames. Confirm whether the hostname is rendered and propagated automatically, and define done as either fixing that propagation or documenting the additional required settings.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- helm, kubernetes
- Domain
- cloud, devops, infrastructure
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100