lensapp/lens

[Helm Charts] support for helm function --reset-values

Open

#4764 opened on Jan 27, 2022

View on GitHub
 (1 comment) (2 reactions) (0 assignees)TypeScript (22,003 stars) (1,433 forks)batch import
enhancementgood first issue

Description

What would you like to be added:

  • a function (checkbox?) to use the helm switch --reset-values when upgrading helm charts

Why is this needed:

  • if we have supplied user values once it is not possible to remove them later
  • user-supplied values will be applied on each update
  • we may want to switch to the helm chart default values

Environment you are Lens application on:

  • Kubernetes distribution: OTC CCE
  • Desktop OS: Windows 10

Contributor guide