Automated upload for benchmark.t09.de
This commit is contained in:
parent
2c14713ae5
commit
8b9fb6bdd8
55 changed files with 4324 additions and 3 deletions
|
|
@ -62,7 +62,7 @@ spec:
|
|||
- name: RECEIVER_SESSION_TTL
|
||||
value: "12h"
|
||||
- name: RECEIVER_ALLOWED_ORG
|
||||
value: "giteaAdmin"
|
||||
value: "DevFW-CICD"
|
||||
- name: RECEIVER_CPU_SIZING_MODE
|
||||
value: "observe"
|
||||
- name: RECEIVER_MEMORY_QOS
|
||||
|
|
|
|||
|
|
@ -20,6 +20,16 @@ spec:
|
|||
number: 8080
|
||||
path: /
|
||||
pathType: Prefix
|
||||
- host: ci-sizer.benchmark.t09.de
|
||||
http:
|
||||
paths:
|
||||
- backend:
|
||||
service:
|
||||
name: sizer-receiver
|
||||
port:
|
||||
number: 8080
|
||||
path: /
|
||||
pathType: Prefix
|
||||
tls:
|
||||
- hosts:
|
||||
- sizer.benchmark.t09.de
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue