Skip to content

Add possibility to choose external secret in values.yaml #7

@furieuxjk

Description

@furieuxjk

Hi!

Nice project is underway.

I would like to suggest the possibility to add secret (RustFS instance password) externally instead of putting it directly into values.yaml file.

Something like this:

credentials:
existingSecret: my-k8s-secret
userKey: username
passwordKey: password

Then I can have Kubernetes Secrets file my-k8s-secret which will have userKey and passwordKey defined.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions