cloudflare / cloudflare/helm-charts

Public hostnames aren't propagated automatically

Open
#41 8 comments 6 reactions 0 assignees View on GitHub
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?

![Screenshot 2023-07-05 at 18 16 40](https://github.com/cloudflare/helm-charts/assets/108488374/9974c475-67c2-4258-bc51-d4a3310adad6)

Contributor guide

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.