helm-charts icon indicating copy to clipboard operation
helm-charts copied to clipboard

cloudflare-tunnel-remote chart secret

Open aug70 opened this issue 1 year ago • 0 comments

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.

aug70 avatar Oct 18 '23 23:10 aug70