fix: Ensure correct nodeIPs are set on workernodes
This commit is contained in:
parent
628443c06c
commit
f2acafd737
2 changed files with 3 additions and 1 deletions
|
|
@ -23,6 +23,9 @@ machine:
|
|||
extraConfig:
|
||||
imageGCHighThresholdPercent: 75
|
||||
imageGCLowThresholdPercent: 70
|
||||
nodeIP:
|
||||
validSubnets:
|
||||
- 10.13.37.0/24
|
||||
kernel:
|
||||
modules:
|
||||
- name: drbd
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue