Skip to content

Improve documentation on optionalValues values key#3855

Merged
paigecalvert merged 3 commits intomainfrom
115841
Mar 4, 2026
Merged

Improve documentation on optionalValues values key#3855
paigecalvert merged 3 commits intomainfrom
115841

Conversation

@paigecalvert
Copy link
Contributor

@paigecalvert paigecalvert commented Feb 26, 2026

@netlify
Copy link

netlify bot commented Feb 26, 2026

Deploy Preview for replicated-docs ready!

Name Link
🔨 Latest commit 2b5d54c
🔍 Latest deploy log https://app.netlify.com/projects/replicated-docs/deploys/69a8a44149c5a900087dff1e
😎 Deploy Preview https://deploy-preview-3855--replicated-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@replicated-ci replicated-ci added type::docs Improvements or additions to documentation type::feature labels Feb 26, 2026
@netlify
Copy link

netlify bot commented Feb 26, 2026

Deploy Preview for replicated-docs-upgrade ready!

Name Link
🔨 Latest commit 2b5d54c
🔍 Latest deploy log https://app.netlify.com/projects/replicated-docs-upgrade/deploys/69a8a4413fab9c000886b3d7
😎 Deploy Preview https://deploy-preview-3855--replicated-docs-upgrade.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@paigecalvert paigecalvert changed the title wip documenting optionalValues values key Improve documentation on optionalValues values key Mar 4, 2026
@paigecalvert paigecalvert marked this pull request as ready for review March 4, 2026 20:54
@paigecalvert paigecalvert requested a review from a team as a code owner March 4, 2026 20:54
@@ -1,5 +1,5 @@
The `optionalValues.recursiveMerge` boolean defines how KOTS merges `values` and `optionalValues`:
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

replace "KOTS" throughout


For an example of recursive and non-recursive merging, see [About Recursive Merge](/vendor/helm-optional-value-keys#recursive-merge).

### optionalValues.values
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add this previously-missing section

import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';

# Set Helm Values with KOTS
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

replace "KOTS" throughout

This topic describes how to use the Replicated KOTS HelmChart custom resource to set and delete values in `values.yaml` files for Helm charts deployed with Replicated KOTS.
This topic describes how to use the Replicated HelmChart custom resource to set and delete values in `values.yaml` files for Helm charts. The information in this topic applies to applications installed with a Replicated installer (Embedded Cluster, KOTS, kURL).

## Overview
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

various updates to the conceptual info to simplify

@paigecalvert paigecalvert merged commit c0c4885 into main Mar 4, 2026
4 checks passed
@paigecalvert paigecalvert deleted the 115841 branch March 4, 2026 21:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type::docs Improvements or additions to documentation type::feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants