Update score.yaml #2

Open
demo-bot wants to merge 1 commits from demo-bot-patch-3 into main
Showing only changes of commit c2bc3227c5 - Show all commits

View File

@@ -7,7 +7,7 @@ containers:
SPRING_DATASOURCE_URL: jdbc:postgresql://${resources.db.host}:${resources.db.port}/${resources.db.name}
SPRING_DATASOURCE_USERNAME: ${resources.db.username}
OTEL_SERVICE_NAME: cloud-pe-test
OTEL_EXPORTER_OTLP_ENDPOINT: http://otel-collector.monitoring.svc.cluster.local:4318
OTEL_EXPORTER_OTLP_ENDPOINT: https://otel-collector.monitoring.svc.cluster.local:4318
OTEL_RESOURCE_ATTRIBUTES: app=cloud-pe-test
metadata:
annotations: