Skip to content

Create an option for extraEnvFrom #139

@jcconnects

Description

@jcconnects

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?

  1. Add a new option in the values

Image

  1. Add the reference where the new option will be set, in deployment.yaml under spec.containers.envFrom

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions