Commit 41d351d
authored
Fix host-config.yaml for Windows build (#9558)
The default instance tag was created with the wrong order of words causing an error:
no server could be provisioned
failed to read host config: dynamic platform 'windows/amd64': invalid instance-tag 'stage-amd64-windows': instance type mismatch: key has '', value has1 parent 11c7e1b commit 41d351d
File tree
1 file changed
+1
-1
lines changed- components/multi-platform-controller/base/host-config-chart/templates
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1125 | 1125 | | |
1126 | 1126 | | |
1127 | 1127 | | |
1128 | | - | |
| 1128 | + | |
1129 | 1129 | | |
1130 | 1130 | | |
1131 | 1131 | | |
| |||
0 commit comments