linktimecloud / kubernetes-data-platform

KDP(Kubernetes Data Platform) delivers a modern, hybrid and cloud-native data platform based on Kubernetes.
https://linktimecloud.github.io/kubernetes-data-platform/
Apache License 2.0
149 stars 38 forks source link

Fix: removed problematic parameter when install vela #59

Closed jason-ltc closed 5 months ago

jason-ltc commented 5 months ago

Description of your changes

Fixes when update configuration of helm type application, vela won't create helm release. This issue is introduced by the misunderstanding of parameter optimize.disableApplicationRevision=true of vela-core.

How has this code been tested

Local E2E test.