Skip to content

Feature: <control-plane> Helm External imagePullSecrets #102

@andrew-aiken

Description

@andrew-aiken

Use an existing secret for the imagePullSecrets instead of the one created by the helm chart.
Don't want to have the username/password defined in Helm which is usually defined with IaC.

Current Solution

podTemplate:
  merge:
    spec:
      imagePullSecrets:
        - name: synadia-registry-secrets

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