Skip to content

k8s: use secrets to manage openai keys #30

@cmdoret

Description

@cmdoret

Currently, the deployment allows to provide an openai key through params.env, which is rendered into a configmap.
We should use an opaque secret instead and allow kustomize-based overlay.

Objective: add secret management for the deployment.

Requirements:

  • Declare opaque secret for openai key
  • (optional) declare additional secrets if needed for other services.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions