Commit e2bdaa3
committed
fix: use env vars for adapter image in cl-maestro values.yaml
Replace hardcoded `ci/hyperfleet-adapter:latest` with `${ADAPTER_IMAGE_REPO}:${ADAPTER_IMAGE_TAG}`
to match the pattern used by other adapter configs. Keep broker `CHANGE_ME` placeholders as maestro
transport requires specific configuration.1 parent 1e18b8d commit e2bdaa3
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
| 22 | + | |
| 23 | + | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments