Monitoring/alloy/values.yaml
2025-05-07 23:05:04 +01:00

14 lines
289 B
YAML

alloy:
extraPorts:
- name: otlp-grpc
port: 4317
targetPort: 4317
protocol: TCP
- name: otlp-http
port: 4318
targetPort: 4318
protocol: TCP
mounts:
# -- Mount /var/log from the host into the container for log collection.
varlog: true