Skip to content
This repository was archived by the owner on Nov 16, 2023. It is now read-only.
This repository was archived by the owner on Nov 16, 2023. It is now read-only.

[Feature request] Specifying ring-level Helm config within bedrock.yaml #60

@cannibal-kush

Description

@cannibal-kush

I want to be able to specify ring-level configuration for my service's chart within its bedrock.yaml file

So that the developer in control of each service has more direct control over their own service's environment-specific configuration.

It would look like this:
image

And would have the same effect as going to the HLD repo and running the command
fab set --subcomponent project_name.service_name.ring_name.chart replicaCount=2

I believe this would be a very logical evolution for the usability of ring-level configuration.

Thanks for your time.

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