Skip to content

Commit fd6856d

Browse files
committed
change metrics port
1 parent 6c86e62 commit fd6856d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

chart/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@ config:
1919
metrics:
2020
enabled: true
2121
host: 0.0.0.0
22-
port: 8888
22+
port: 8080
2323

2424
metrics:
2525
enabled: true
26-
port: 8888
26+
port: 8080
2727

2828
secrets:
2929
existingSecret: ""

0 commit comments

Comments
 (0)