cloudflare / cloudflare/helm-charts
cloudflare-tunnel-remote chart secret
Open
- Dominant language
- Smarty
- Stars
- 141
- Forks
- 96
- PR merge metrics
- No merged PRs in 30d
Description
This chart forces me to put a hard-coded and sensitive value to my `values.yaml` file. I can't externalize this secret as an externalSecret object.
Proper way of creating this secret should be optional, if it exists don't create, if it doesn't exist then create it. Also parameterize the secret name.
Same problem applies to cloudflare-tunnel chart `ingress.[].originrequest.access.audTag`.
Neither of these charts look professionally written.
Contributor guide
Assessment
This issue has not been assessed yet.