Skip to content

Commit b98ff98

Browse files
authored
fix(openebs): disable loki components (#2319)
* fix(openebs): disable allow component * f
1 parent 3d327a3 commit b98ff98

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pkg/addons/openebs/static/values.tpl.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,3 +48,7 @@ preUpgradeHook:
4848
{{- end }}
4949
zfs-localpv:
5050
enabled: false
51+
alloy:
52+
enabled: false
53+
loki:
54+
enabled: false

0 commit comments

Comments
 (0)