Skip to content

Commit

Permalink
fixed error on repeated server port and upgraded base app version
Browse files Browse the repository at this point in the history
  • Loading branch information
arichtman committed Feb 26, 2024
1 parent 4530f36 commit edf34ea
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion examples/helm-chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ type: application

version: 0.1.0

appVersion: 2.5.0
appVersion: 2.6.2
2 changes: 0 additions & 2 deletions examples/helm-chart/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,6 @@ serviceMonitor:
ports:
- name: http
port: 2021
- name: server
port: 4900
- name: otel-traces
port: 21890
- name: otel-metrics
Expand Down

0 comments on commit edf34ea

Please sign in to comment.