Skip to content

Create global variables for SMTP configuration #274

@pvannierop

Description

@pvannierop
          Ok the most simple solution would be to write this entry in base.yaml like so:
kratos:
  _install: true
  _chart_version: 0.43.0
  _extra_timeout: 0
  ....
  kratos:
    courier:
      smtp:
        from_address: [email protected]

However, since SMTP settings are also used by MP (and possibly other services), we should consider defining this as global properties and inject this in the set: section of helmfile where needed.

Originally posted by @pvannierop in #266 (comment)

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