Skip to content

Configure Hub via configmap #246

Open
@afrittoli

Description

Feature request

I would like to be able to host hub configuration in a ConfigMap.
Today it must be hosted in a YAML file served via HTTP or file:// to the API service.

Use case

I would like to decouple the git versioning of the config from the application.
It can be handy to host the config in git, but that should not be a concern of the hub application.
Flux or similar systems can keep a git repo in sync with a k8s cluster.

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions