Open
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
Type
Projects
Status
Todo