We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff55ebc commit 436adb0Copy full SHA for 436adb0
charts/gitops-runtime/values.yaml
@@ -637,6 +637,8 @@ gitops-operator:
637
tag: "6881890"
638
env:
639
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"
642
serviceAccount:
643
create: true
644
annotations: {}
0 commit comments