Skip to content

Commit

Permalink
fix: cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
mati007thm committed Jan 12, 2024
1 parent 07c09c4 commit aae8ccc
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions dapr-distributed-calendar/kubernetes/python-messages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,16 +30,6 @@ spec:
image: mati007thm/dapr-distributed-calendar_messages:manual
# image: mati007thm/dapr-distributed-calendar_messages:woOtel
env:
# - name: OTEL_SERVICE_NAME
# value: "messages"
# - name: OTEL_TRACES_EXPORTER
# value: console,otlp
# - name: OTEL_METRICS_EXPORTER
# value: console,otlp
# - name: OTEL_EXPORTER_OTLP_TRACES_ENDPOINT
# value: http://otel-dapr-collector:4317
# - name: OTEL_EXPORTER_OTLP_METRICS_ENDPOINT
# value: http://otel-dapr-collector:4318
- name: "APP_PORT"
value: "5000"
- name: FLASK_RUN_PORT
Expand Down

0 comments on commit aae8ccc

Please sign in to comment.