summaryrefslogtreecommitdiff
path: root/blog/k8s.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'blog/k8s.yaml')
-rw-r--r--blog/k8s.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/blog/k8s.yaml b/blog/k8s.yaml
index ebb41f6d..01cff113 100644
--- a/blog/k8s.yaml
+++ b/blog/k8s.yaml
@@ -32,6 +32,11 @@ items:
- /tls-gemini/tls.crt
- https
- alex.corcoles.net
+ env:
+ - name: OTEL_EXPORTER_OTLP_ENDPOINT
+ value: http://clickhouse.h1.int.pdp7.net:4317
+ - name: OTEL_EXPORTER_OTLP_INSECURE
+ value: "true"
image: quay.io/alexpdp7/blog:latest
imagePullPolicy: Always
name: blog