charts icon indicating copy to clipboard operation
charts copied to clipboard

Request to add helm chart secret options for Trino Gateway chart

Open chcro opened this issue 8 months ago • 5 comments

When deploying the chart, I wanted to pre-create the secret for the config as an encrypted sealed-secret, as it holds credentials. I am doing this with ArgoCD. The default helm chart overwrites the existing secret with default data. I had to copy the helm chart locally and remove the secret.yaml template to stop this from happening. Can there be a config.secret flag to use existing secret, skipping the secret creation?

chcro avatar Feb 24 '25 19:02 chcro