-
Notifications
You must be signed in to change notification settings - Fork 70
Open
Labels
Description
Is this a request for help?:
Yes
Is this a BUG REPORT or FEATURE REQUEST? (choose one):
Feature Request
- Describe in detail the feature/behavior/change you'd like to see.
I need to pass the value "project:region:instance" by environment variables or secret
Version of Helm and Kubernetes:
helm: 3.9.1
kubernetes: 1.22.11
Which chart:
gcloud-sqlproxy:0.22.8
What happened:
Cannot pass instance values from secret and can't define extra env vars for the deployment.
What you expected to happen:
Possibility to have an "extraEnv" value to set the instance values like project:region:instance or, preferably, pass the values from a secret
Reactions are currently unavailable