-
Notifications
You must be signed in to change notification settings - Fork 203
Open
Description
What should be done?
Should be added a new option under .Values.main
to support extraEnvFrom. So the new option would be .Values.main.extraEnvFrom
.
Why?
This way we can pass extra secrets that already exists in Kubernetes namespace into the n8n application.
How?
- Add a new option in the values
- Add the reference where the new option will be set, in
deployment.yaml
underspec.containers.envFrom
damienleger-cure51, ss-asia and lucaspierru-cure51
Metadata
Metadata
Assignees
Labels
No labels