Skip to content

Commit b522823

Browse files
committed
style: remove trailing spaces
1 parent b410a98 commit b522823

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/cf-runtime/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -682,7 +682,7 @@ runtime:
682682
OTEL_EXPORTER_PROMETHEUS_PORT: '9464'
683683
# -- Emit the stable HTTP and networking OTel conventions if CF_TELEMETRY_OTEL_ALLOW_HTTP_INSTRUMENTATION=true.
684684
OTEL_SEMCONV_STABILITY_OPT_IN: 'http'
685-
#
685+
#
686686
# -- Deprecated metrics configuration
687687
# -- DEPRECATED: Use OpenTelemetry metrics instead. This option enables Prometheus metrics and will be removed in a future release.
688688
# If enabled, make sure to disable newest metrics by specifying CF_TELEMETRY_PROMETHEUS_ENABLE=false.
@@ -698,7 +698,7 @@ runtime:
698698
# -- DEPRECATED: Use OpenTelemetry metrics instead. This options sets exit timeout for Prometheus metrics server and will be removed in a future release.
699699
# If set, the engine will wait <timeout>ms for the scrape before exiting.
700700
METRICS_PROMETHEUS_SCRAPE_TIMEOUT: '15000'
701-
#
701+
#
702702
# -- Engine operation configuration
703703
# -- Interval to check the exec status in the container-logger
704704
CONTAINER_LOGGER_EXEC_CHECK_INTERVAL_MS: 1000

0 commit comments

Comments
 (0)