You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: