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:
|
||||
enabled: true
|
||||
zfs:
|
||||
enabled: true
|
||||
enabled: false
|
||||
rawfile:
|
||||
# Disabled by default since rawfile is not marked as stable yet.
|
||||
enabled: false
|
||||
@@ -224,7 +224,7 @@ loki:
|
||||
repository: docker.io/kiwigrid/k8s-sidecar
|
||||
|
||||
alloy:
|
||||
enabled: true
|
||||
enabled: false
|
||||
|
||||
logging_config:
|
||||
# Enable debugging on alloy components.
|
||||
|
||||
Reference in New Issue
Block a user