Skip to content

rdr Chart references undocumented "privatekey" Vault secret #11

@mhjacks

Description

@mhjacks

The cluster_deployments template references a hardcoded secret value which is not documented.

To correct this in the short term, add the following to your values_secret.yaml:

  - name: privatekey
    fields:
      - name: "username"
        value: "any_username"
      - name: "privatekey"
        path: ~/.ssh/private_key_file
      - name: "publickey"
        path: ~/.ssh/public_key_file

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