Skip to content

Commit 59449b2

Browse files
authored
Merge pull request #753 from sm43/ctrl-config
2 parents 1337981 + 8fa4b30 commit 59449b2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

config/400-controller.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,10 @@ spec:
7676
fieldPath: metadata.namespace
7777
- name: K_METRICS_CONFIG
7878
value: '{"Domain":"pipelinesascode.tekton.dev/controller","Component":"controller","PrometheusPort":0,"PrometheusHost":"","ConfigMap":{}}'
79+
- name: K_TRACING_CONFIG
80+
value: '{"backend":"","debug":"false","sample-rate":"0"}'
81+
- name: K_SINK_TIMEOUT
82+
value: "30"
7983
volumeMounts:
8084
- mountPath: "/etc/pipelines-as-code/tls"
8185
readOnly: true

0 commit comments

Comments
 (0)