Update Helm

Tomislav Kopić 2024-05-10 18:15:08 +00:00
parent 068e3f78a0
commit dcfde23e5c

@ -48,7 +48,7 @@ When deploying a Helm chart, you may want to customize values. You can export th
## Editing Values ## Editing Values
After exporting values to a file, you can edit them according to your requirements. After exporting values to a file, you can edit them with NeoVim according to your requirements.
1. **Open Values File**: Use a text editor to open the `values.yaml` file you exported in the previous step. 1. **Open Values File**: Use a text editor to open the `values.yaml` file you exported in the previous step.