feat(helm): Add configuration and installation information for the helm chart#266
Open
Josh-Matsuoka wants to merge 1 commit intocryostatio:prepare-cryostat-v4.2.0from
Open
feat(helm): Add configuration and installation information for the helm chart#266Josh-Matsuoka wants to merge 1 commit intocryostatio:prepare-cryostat-v4.2.0from
Josh-Matsuoka wants to merge 1 commit intocryostatio:prepare-cryostat-v4.2.0from
Conversation
Contributor
Josh-Matsuoka
commented
May 5, 2026
- Adds the configuration information for the helm chart under docs/configure-the-cryostat-helm-chart
- Adds a section on installing the helm chart to the getting started section
andrewazores
reviewed
May 7, 2026
|
|
||
| The **Cryostat Helm Chart** supports a large number of configuration options to allow the user to tailor the **Cryostat** deployment to their particular setups and applications. The following guide will detail the available configuration options when deploying the helm chart. | ||
|
|
||
| If there are further customizations required to suit your deployment environment, choose the settings values that get you closest to what you need, then manually edit the resulting Kubernetes objects to suit your requirements. You may also consider using helm install --dry-run to render the Kubernetes YAML manifests without installing them, so that you can apply your own customization patches as needed. |
Member
There was a problem hiding this comment.
I think putting helm install --dry-run inside of a <code> tag might be nice.
andrewazores
reviewed
May 7, 2026
|
|
||
| ### [Install via Helm Chart](#install-via-helm-chart) | ||
|
|
||
| The Cryostat Operator can also be installed through the helm chart. For more information on configuring the helm chart, see [Configuring the Helm Chart](/docs/#configure-the-cryostat-helm-chart) |
Member
There was a problem hiding this comment.
The Helm chart doesn't install the Operator - it just installs Cryostat directly without the Operator to manage it.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.