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

10 lines
191 B
YAML

# Test rendering of the chart with the service monitor enabled
alloy:
listenScheme: HTTPS
service:
enabled: true
serviceMonitor:
enabled: true
tlsConfig:
insecureSkipVerify: true