kyma-project / hydroform

Infrastructure SDK for provisioning and managing Kubernetes cluster based on Terraform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

New Installation: Configurable Helm reuse values

clebs opened this issue · comments

Description
In this issue #188 helm reuse values are hardcoded to true. We need to be able to configure this value in the API.

Reasons
Some upgrade use cases require reuse values to be disabled.