runtest updaets

This commit is contained in:
Stavros kois
2023-02-13 19:38:10 +02:00
parent 4fa91b806c
commit dd847657da
9 changed files with 50 additions and 0 deletions

View File

@@ -5,8 +5,12 @@ image:
service:
main:
enabled: true
primary: true
ports:
main:
enabled: true
primary: true
protocol: HTTP
port: 8080
@@ -18,6 +22,8 @@ workload:
podSpec:
containers:
main:
enabled: true
primary: true
args:
- --port
- "8080"

View File

@@ -5,8 +5,12 @@ image:
service:
main:
enabled: true
primary: true
ports:
main:
enabled: true
primary: true
protocol: HTTP
port: 8080
@@ -18,6 +22,8 @@ workload:
podSpec:
containers:
main:
enabled: true
primary: true
args:
- --port
- "8080"

View File

@@ -5,8 +5,12 @@ image:
service:
main:
enabled: true
primary: true
ports:
main:
enabled: true
primary: true
protocol: HTTP
port: 8080
@@ -18,6 +22,8 @@ workload:
restartPolicy: OnFailure
containers:
main:
enabled: true
primary: true
args:
- --port
- "8080"

View File

@@ -5,8 +5,12 @@ image:
service:
main:
enabled: true
primary: true
ports:
main:
enabled: true
primary: true
protocol: HTTP
port: 8080
@@ -18,6 +22,8 @@ workload:
podSpec:
containers:
main:
enabled: true
primary: true
args:
- --port
- "8080"

View File

@@ -5,8 +5,12 @@ image:
service:
main:
enabled: true
primary: true
ports:
main:
enabled: true
primary: true
protocol: HTTP
port: 8080
@@ -18,6 +22,8 @@ workload:
podSpec:
containers:
main:
enabled: true
primary: true
args:
- --port
- "8080"

View File

@@ -5,8 +5,12 @@ image:
service:
main:
enabled: true
primary: true
ports:
main:
enabled: true
primary: true
protocol: HTTP
port: 8080
@@ -17,6 +21,8 @@ workload:
restartPolicy: Never
containers:
main:
enabled: true
primary: true
args:
- --port
- "8080"

View File

@@ -5,8 +5,12 @@ image:
service:
main:
enabled: true
primary: true
ports:
main:
enabled: true
primary: true
port: 8080
workload:
@@ -17,6 +21,8 @@ workload:
podSpec:
containers:
main:
enabled: true
primary: true
args:
- --port
- "8080"

View File

@@ -18,6 +18,8 @@ workload:
podSpec:
containers:
main:
enabled: true
primary: true
args:
- --port
- "8080"

View File

@@ -5,8 +5,12 @@ image:
service:
main:
enabled: true
primary: true
ports:
main:
enabled: true
primary: true
protocol: HTTP
port: 8080
@@ -18,6 +22,8 @@ workload:
podSpec:
containers:
main:
enabled: true
primary: true
args:
- --port
- "8080"