Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions hub-docs/reference/helm-values.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: Helm values
sidebar_label: Helm values
description: Configuration reference for the Hub Helm charts, generated from each chart's values.
sidebar_position: 3
hide_table_of_contents: true
---

The tables below list every configurable value in the Hub Helm charts, generated
Expand Down
7 changes: 6 additions & 1 deletion hub-docs/reference/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,15 @@ description: Reference material for Hub, including feature flags and the feature

Reference material for operating the hub.

<!-- vale Upbound.Spelling = NO -->
- [Feature flags][feature-flags]. Enable optional features through Helm
values.
- [Feature lifecycle][feature-releases]. The alpha, beta, and GA feature
stages and the Hub release cycle.
- [Helm chart][helm-chart]. The available values for the umbrella `hub` chart
which pulls in `hub-core` and `hub-connector` subcharts.
<!-- vale Upbound.Spelling = YES -->

[feature-flags]: /hub/reference/feature-flags
[feature-releases]: /hub/reference/feature-releases
[feature-flags]: /hub/reference/feature-flags
[helm-chart]: /hub/reference/helm-values