match values.yaml to manual helm install params
All checks were successful
continuous-integration/publish-helm Helm publish succeeded

This commit is contained in:
2025-12-27 00:03:23 +11:00
parent 5e2e6286f7
commit 5ac0c2d8fa

View File

@@ -85,7 +85,7 @@ engines:
lvm: lvm:
enabled: true enabled: true
zfs: zfs:
enabled: true enabled: false
rawfile: rawfile:
# Disabled by default since rawfile is not marked as stable yet. # Disabled by default since rawfile is not marked as stable yet.
enabled: false enabled: false
@@ -224,7 +224,7 @@ loki:
repository: docker.io/kiwigrid/k8s-sidecar repository: docker.io/kiwigrid/k8s-sidecar
alloy: alloy:
enabled: true enabled: false
logging_config: logging_config:
# Enable debugging on alloy components. # Enable debugging on alloy components.