Files
devops-infra-helm-charts-gcp/helm-templates/alloy/ci/extra-ports-values.yaml
T
2026-08-26 03:39:42 +05:30

8 lines
174 B
YAML

# Specify extra ports for verifying rendering the template works
alloy:
extraPorts:
- name: jaeger-thrift
port: 14268
targetPort: 14268
protocol: TCP