Skip to content

Commit e80762b

Browse files
authored
Temporary change subnets on private staging for testing (#9178)
Signed-off-by: Max Shaposhnyk <[email protected]>
1 parent 7647951 commit e80762b

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

components/multi-platform-controller/staging-downstream/host-values.yaml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,11 @@ archDefaults:
2525

2626

2727
dynamicConfigs:
28-
linux-arm64: {}
28+
linux-arm64:
29+
subnet-id: "subnet-01b88957a67590dc2"
2930

30-
linux-amd64: {}
31+
linux-amd64:
32+
subnet-id: "subnet-06132f7bf72af6ce6"
3133

3234
linux-mlarge-arm64: {}
3335

0 commit comments

Comments
 (0)