-
Notifications
You must be signed in to change notification settings - Fork 112
Open
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.lifecycle/frozen
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
Metadata
Assignees
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.lifecycle/frozen
Type
Projects
Status
Todo