Skip to content

Commit

Permalink
Add FEATURE_FLAG_GRPC_SERVICE_ADDR as environment variable to payment…
Browse files Browse the repository at this point in the history
…service
  • Loading branch information
EislM0203 committed Feb 15, 2024
1 parent e15218b commit 3e75d93
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions charts/opentelemetry-demo/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -444,6 +444,8 @@ components:
service:
port: 8080
env:
- name: FEATURE_FLAG_GRPC_SERVICE_ADDR
value: '{{ include "otel-demo.name" . }}-featureflagservice:50053'
- name: PAYMENT_SERVICE_PORT
value: "8080"
- name: OTEL_EXPORTER_OTLP_ENDPOINT
Expand Down

0 comments on commit 3e75d93

Please sign in to comment.