Skip to content

How to test Helm change

Cesar Celis Hernandez edited this page Jul 31, 2023 · 2 revisions

Objective:

To show how to test Helm Change.

Related PRs or links:

Helm documentation:

Steps:

  1. Download the chart and files from helm-releases folder in the repo

  2. Modify templates for changing the logic to grab values

  3. Test with your new values

Clone this wiki locally