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:
|
sources:
|
||||||
- repoURL: https://edp.buildth.ing/DevFW-CICD/garm-helm
|
- repoURL: https://edp.buildth.ing/DevFW-CICD/garm-helm
|
||||||
path: charts/garm
|
path: charts/garm
|
||||||
targetRevision: v0.0.16
|
targetRevision: v0.0.17
|
||||||
helm:
|
helm:
|
||||||
valueFiles:
|
valueFiles:
|
||||||
- $values/otc/benchmark.t09.de/stacks/garm/garm/values.yaml
|
- $values/otc/benchmark.t09.de/stacks/garm/garm/values.yaml
|
||||||
|
|
|
||||||
|
|
@ -44,9 +44,7 @@ providerConfig:
|
||||||
baseUrl: "https://sizer.benchmark.t09.de"
|
baseUrl: "https://sizer.benchmark.t09.de"
|
||||||
readToken:
|
readToken:
|
||||||
existingSecretName: sizer-tokens
|
existingSecretName: sizer-tokens
|
||||||
key: read-token
|
# key/mountPath/fileName default sanely in garm-helm ≥v0.0.17
|
||||||
mountPath: /etc/garm-secrets/sizer
|
|
||||||
fileName: read-token
|
|
||||||
|
|
||||||
garm:
|
garm:
|
||||||
logging:
|
logging:
|
||||||
|
|
|
||||||
|
|
@ -20,7 +20,7 @@ spec:
|
||||||
sources:
|
sources:
|
||||||
- repoURL: https://edp.buildth.ing/DevFW-CICD/garm-helm
|
- repoURL: https://edp.buildth.ing/DevFW-CICD/garm-helm
|
||||||
path: charts/garm
|
path: charts/garm
|
||||||
targetRevision: v0.0.15
|
targetRevision: v0.0.17
|
||||||
helm:
|
helm:
|
||||||
valueFiles:
|
valueFiles:
|
||||||
- $values/otc/dev.t09.de/stacks/garm/garm/values.yaml
|
- $values/otc/dev.t09.de/stacks/garm/garm/values.yaml
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue