Skip to content

Commit b5af917

Browse files
committed
fix Service port 8080
1 parent f07a6dd commit b5af917

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chart/mongodb-probe/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ securityContext: {}
4141

4242
service:
4343
type: ClusterIP
44-
port: 80
44+
port: 8080
4545

4646
ingress:
4747
enabled: false

0 commit comments

Comments
 (0)