Skip to content

Commit aa627a1

Browse files
Simon Emmsroboquat
Simon Emms
authored andcommitted
[kots]: change to not install via Helm
A [regression by Replicated](https://github.com/replicated-collab/replicated-gitpod/issues/27) introduced a breaking change to how to deploy KOTS releases that included a Helm chart between v1.72.0 and v1.72.2. The [change](replicatedhq/kots@77690e5) only affects manifests that use native Helm but the legacy implementation inside KOTS.
1 parent b21e31a commit aa627a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/kots/manifests/gitpod-log-collector.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ spec:
1010
name: fluent-bit
1111
chartVersion: 0.20.2
1212
helmVersion: v3
13-
useHelmInstall: true
13+
useHelmInstall: false
1414
weight: 10
1515
values:
1616
fluent-bit:

0 commit comments

Comments
 (0)