Port conflict Fix (#2990)

* Port conflict Fix

* update port

Co-authored-by: Vishnu <vishnu@Vishnus-Mac-mini.local>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
This commit is contained in:
OpenSpeedTest™️
2022-06-26 15:31:23 +05:30
committed by GitHub
parent 6f6c99a055
commit f2bf8d951b
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ name: openspeedtest
sources:
- https://github.com/openspeedtest/Speed-Test
type: application
version: 0.0.1
version: 0.0.2
annotations:
truecharts.org/catagories: |
- utilities
@@ -104,7 +104,7 @@ questions:
description: "This port exposes the container port on the service"
schema:
type: int
default: 10250
default: 10251
required: true
- variable: advanced
label: "Show Advanced settings"
+1 -1
View File
@@ -17,7 +17,7 @@ service:
ports:
main:
targetPort: 3000
port: 10250
port: 10251
probes:
liveness: