Skip to content

Commit

Permalink
ci: setup yql cluster env
Browse files Browse the repository at this point in the history
  • Loading branch information
ernado committed Nov 12, 2023
1 parent 91f72ff commit 7281e9f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .k8s/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,8 @@ spec:
value: "grpc"
- name: OTEL_EXPORTER_OTLP_TRACES_ENDPOINT
value: "http://localhost:4317"
- name: YT_YQL_CLUSTER
value: yt
- name: YT_PROXY
value: http-proxies.yt.svc.cluster.local
- name: YT_TOKEN
Expand Down

0 comments on commit 7281e9f

Please sign in to comment.