Skip to content

Commit 436adb0

Browse files
committed
feat: hardcode attributes
1 parent ff55ebc commit 436adb0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

charts/gitops-runtime/values.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -637,6 +637,8 @@ gitops-operator:
637637
tag: "6881890"
638638
env:
639639
GITOPS_OPERATOR_VERSION: 0.11.1
640+
OTEL_RESOURCE_ATTRIBUTES: "service.name=gitops-operator,cf.account.id=6422abe703c720761a07f3e0,cf.gitops.runtime.name=codefresh"
641+
OTEL_EXPORTER_OTLP_HEADERS: "Authorization=68f7aff456b837cd55f9b864.2f9d8e981549798caedf0ced5dbb6a2f"
640642
serviceAccount:
641643
create: true
642644
annotations: {}

0 commit comments

Comments
 (0)