fix(benchmark.t09.de/garm): wire sizer baseUrl + readToken so edge-connect-k8s provider actually applies sizer recommendations (was silently no-op)
This commit is contained in:
parent
d0b0c85cf8
commit
e95fa403e9
1 changed files with 5 additions and 0 deletions
|
|
@ -37,8 +37,13 @@ providerConfig:
|
|||
name: Hamburg
|
||||
organization: TelekomOP
|
||||
edgeConnectK8s:
|
||||
pendingTimeout: "5m"
|
||||
sizer:
|
||||
sidecarImage: edp.buildth.ing/devfw-cicd/ci-sizer-collector:0.0.4
|
||||
sidecarPushEndpoint: https://sizer.benchmark.t09.de/api/v1/metrics
|
||||
baseUrl: "https://sizer.benchmark.t09.de"
|
||||
readToken:
|
||||
existingSecretName: sizer-tokens
|
||||
|
||||
garm:
|
||||
logging:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue