mirror of https://github.com/kubernetes/kops.git
hack/update-expected.sh
This commit is contained in:
parent
1cbc101a2a
commit
b3e2797a79
|
@ -34,6 +34,8 @@ contents: |
|
||||||
options:
|
options:
|
||||||
json:
|
json:
|
||||||
infoBufferSize: "0"
|
infoBufferSize: "0"
|
||||||
|
text:
|
||||||
|
infoBufferSize: "0"
|
||||||
verbosity: 0
|
verbosity: 0
|
||||||
memorySwap: {}
|
memorySwap: {}
|
||||||
nodeStatusReportFrequency: 0s
|
nodeStatusReportFrequency: 0s
|
||||||
|
|
|
@ -34,6 +34,8 @@ contents: |
|
||||||
options:
|
options:
|
||||||
json:
|
json:
|
||||||
infoBufferSize: "0"
|
infoBufferSize: "0"
|
||||||
|
text:
|
||||||
|
infoBufferSize: "0"
|
||||||
verbosity: 0
|
verbosity: 0
|
||||||
memorySwap: {}
|
memorySwap: {}
|
||||||
nodeStatusReportFrequency: 0s
|
nodeStatusReportFrequency: 0s
|
||||||
|
|
Loading…
Reference in New Issue