Skip to content

make k8s secret optional #331

@asokolsky4clari

Description

@asokolsky4clari

trino-gateway helm chart unconditionally generates secret.yaml.

k8s secrets are not secure and in our deployments we do not allow for applications to rely on k8s sercets.

Instead we:

  • store secrets in vault
  • pass these to applications using environment variables

This issue requests:

  • make generation os k8s secret optional
  • allow for the secrets to be passed to trino-gateway via environment variables

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