-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
team: deliveryIssue belongs to the self-hosted teamIssue belongs to the self-hosted team
Description
Is your feature request related to a problem? Please describe
Currently, Config
is the spec through which users pass configuration into the installer but it isn't
documented. This means users have to check the golang types directly to understand what
all options are even allowed.
Describe the behaviour you'd like
We should be generating the documentation directly from the golang structs. Probably, Having them
as comments and rendering them out into a table in config.md
should be good.
Additional context
Similar projects around this:
Metadata
Metadata
Assignees
Labels
team: deliveryIssue belongs to the self-hosted teamIssue belongs to the self-hosted team