Skip to content

Commit

Permalink
fix: correct port number in service to be compatible with monitoring …
Browse files Browse the repository at this point in the history
…port
  • Loading branch information
1995parham committed Mar 3, 2024
1 parent f74cb33 commit 4662956
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/mqtt-blackbox-exporter/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ image:
# service config
service:
type: ClusterIP
port: 80
port: 8080

# service resources
resources:
Expand Down

0 comments on commit 4662956

Please sign in to comment.