otel
Some checks failed
Build and Publish / Metadata (push) Successful in 12s
Build and Publish / BuildAndDeployAmd64 (push) Failing after 39s
Build and Publish / BuildAndDeployArm64 (push) Failing after 3m45s

This commit is contained in:
matst80
2025-11-05 11:57:52 +01:00
parent 82d564b136
commit c68f726a96
4 changed files with 38 additions and 13 deletions

View File

@@ -177,6 +177,8 @@ spec:
secretKeyRef:
name: klarna-api-credentials
key: username
- name: OTEL_EXPORTER_OTLP_ENDPOINT
value: "http://jaeger-inmemory-instance-collector.observability:4317"
- name: KLARNA_API_PASSWORD
valueFrom:
secretKeyRef:
@@ -276,6 +278,8 @@ spec:
env:
- name: TZ
value: "Europe/Stockholm"
- name: OTEL_EXPORTER_OTLP_ENDPOINT
value: "http://jaeger-inmemory-instance-collector.observability:4317"
- name: KLARNA_API_USERNAME
valueFrom:
secretKeyRef: