match values.yaml to manual helm install params
All checks were successful
continuous-integration/publish-helm Helm publish succeeded
All checks were successful
continuous-integration/publish-helm Helm publish succeeded
This commit is contained in:
@@ -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.
|
||||||
|
|||||||
Reference in New Issue
Block a user