Skip to content

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
Josh-Matsuoka:helm
Open

feat(helm): Add configuration and installation information for the helm chart#266
Josh-Matsuoka wants to merge 1 commit intocryostatio:prepare-cryostat-v4.2.0from
Josh-Matsuoka:helm

Conversation

@Josh-Matsuoka
Copy link
Copy Markdown
Contributor

  • 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

@Josh-Matsuoka Josh-Matsuoka added feat New feature or request safe-to-test labels May 5, 2026
@andrewazores andrewazores changed the base branch from main to prepare-cryostat-v4.2.0 May 6, 2026 16:30

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.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I think putting helm install --dry-run inside of a <code> tag might be nice.

Comment thread get-started/index.md

### [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)
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

The Helm chart doesn't install the Operator - it just installs Cryostat directly without the Operator to manage it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feat New feature or request safe-to-test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants