fix(benchmark.t09.de/garm): explicit sizer readToken mountPath/key/fileName (chart defaults not deep-merging, was rendering broken %!s(<nil>) path that crashed sizer consultation)
This commit is contained in:
parent
b98486f445
commit
e2469e7843
1 changed files with 3 additions and 0 deletions
|
|
@ -44,6 +44,9 @@ providerConfig:
|
||||||
baseUrl: "https://sizer.benchmark.t09.de"
|
baseUrl: "https://sizer.benchmark.t09.de"
|
||||||
readToken:
|
readToken:
|
||||||
existingSecretName: sizer-tokens
|
existingSecretName: sizer-tokens
|
||||||
|
key: read-token
|
||||||
|
mountPath: /etc/garm-secrets/sizer
|
||||||
|
fileName: read-token
|
||||||
|
|
||||||
garm:
|
garm:
|
||||||
logging:
|
logging:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue