Skip to content

Rearrange "secrets" in Helm values #14

@arm4b

Description

@arm4b

Currently in Helm values.yaml for this chart there is a dedicated secrets section holding values for data like st2 username/password, SSL certs, SSH keys and so on.

We wanted to move it to dedicated secrets.yaml when it gets implemented in Helm (helm/helm#2196). (now closed)

Update: We'll need to just obsolete dedicated secrets block and merge it with all other sections as any official Helm chart does without dedicated sub-section weirdness.

https://github.com/StackStorm/stackstorm-enterprise-ha/blob/95fe6bb5f0d76ef772ad3f4391ff5cd3e00d1d86/values.yaml#L82-L100

Feedback needed: which approach/way looks better and friendlier to you?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions