fix(garm): bump dev+benchmark to garm-helm v0.0.17 (template-robust readToken); drop now-redundant explicit fields on benchmark
This commit is contained in:
parent
63cdb926b9
commit
14873b7941
3 changed files with 3 additions and 5 deletions
|
|
@ -24,7 +24,7 @@ spec:
|
|||
sources:
|
||||
- repoURL: https://edp.buildth.ing/DevFW-CICD/garm-helm
|
||||
path: charts/garm
|
||||
targetRevision: v0.0.16
|
||||
targetRevision: v0.0.17
|
||||
helm:
|
||||
valueFiles:
|
||||
- $values/otc/benchmark.t09.de/stacks/garm/garm/values.yaml
|
||||
|
|
|
|||
|
|
@ -44,9 +44,7 @@ providerConfig:
|
|||
baseUrl: "https://sizer.benchmark.t09.de"
|
||||
readToken:
|
||||
existingSecretName: sizer-tokens
|
||||
key: read-token
|
||||
mountPath: /etc/garm-secrets/sizer
|
||||
fileName: read-token
|
||||
# key/mountPath/fileName default sanely in garm-helm ≥v0.0.17
|
||||
|
||||
garm:
|
||||
logging:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue