Skip to content

Commit

Permalink
config: Added pyroscope env
Browse files Browse the repository at this point in the history
  • Loading branch information
akash4sh committed May 3, 2024
1 parent 04fe182 commit fb8bb1b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion charts/user/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ name: user
description: A Helm chart for Kubernetes

type: application
version: 0.1.0
version: 0.1.1
appVersion: "1.16.0"
2 changes: 2 additions & 0 deletions charts/user/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ env:
GIN_ACCESS_LOG: true
OTEL_EXPORTER_OTLP_ENDPOINT: "localhost:4317"
USER_URL: :8080
APPLICATION_NAME: "user"
PYROSCOPE_SERVER_ADDRESS: "http://pyroscope"

service:
name: user
Expand Down

0 comments on commit fb8bb1b

Please sign in to comment.