Update score.yaml
Some checks failed
Integration Test / Platform Conformance (pull_request) Successful in 4s
SonarQube Analysis / Build, Test & Analyse (pull_request) Successful in 1m47s
Integration Test / Unit Tests + Container Smoke (workflow_dispatch) Some checks failed
Integration Test / Unit Tests + Container Smoke (pull_request) Failing after 3m15s
Some checks failed
Integration Test / Platform Conformance (pull_request) Successful in 4s
SonarQube Analysis / Build, Test & Analyse (pull_request) Successful in 1m47s
Integration Test / Unit Tests + Container Smoke (workflow_dispatch) Some checks failed
Integration Test / Unit Tests + Container Smoke (pull_request) Failing after 3m15s
This commit is contained in:
@@ -7,7 +7,7 @@ containers:
|
|||||||
SPRING_DATASOURCE_URL: jdbc:postgresql://${resources.db.host}:${resources.db.port}/${resources.db.name}
|
SPRING_DATASOURCE_URL: jdbc:postgresql://${resources.db.host}:${resources.db.port}/${resources.db.name}
|
||||||
SPRING_DATASOURCE_USERNAME: ${resources.db.username}
|
SPRING_DATASOURCE_USERNAME: ${resources.db.username}
|
||||||
OTEL_SERVICE_NAME: cloud-pe-test
|
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
|
OTEL_RESOURCE_ATTRIBUTES: app=cloud-pe-test
|
||||||
metadata:
|
metadata:
|
||||||
annotations:
|
annotations:
|
||||||
|
|||||||
Reference in New Issue
Block a user