mirror of https://github.com/kubernetes/kops.git
Run hack/update-expected.sh
This commit is contained in:
parent
98f990fea6
commit
9700d4d934
|
|
@ -65,7 +65,7 @@ metadata:
|
|||
name: master-us-test1-a
|
||||
spec:
|
||||
image: ubuntu-os-cloud/ubuntu-2004-focal-v20220118
|
||||
machineType: n1-standard-1
|
||||
machineType: e2-medium
|
||||
maxSize: 1
|
||||
minSize: 1
|
||||
role: Master
|
||||
|
|
|
|||
|
|
@ -72,7 +72,7 @@ metadata:
|
|||
name: master-us-test1-a
|
||||
spec:
|
||||
image: ubuntu-os-cloud/ubuntu-2004-focal-v20220118
|
||||
machineType: n1-standard-1
|
||||
machineType: e2-medium
|
||||
maxSize: 1
|
||||
minSize: 1
|
||||
role: Master
|
||||
|
|
@ -92,7 +92,7 @@ metadata:
|
|||
name: master-us-test1-b
|
||||
spec:
|
||||
image: ubuntu-os-cloud/ubuntu-2004-focal-v20220118
|
||||
machineType: n1-standard-1
|
||||
machineType: e2-medium
|
||||
maxSize: 1
|
||||
minSize: 1
|
||||
role: Master
|
||||
|
|
@ -112,7 +112,7 @@ metadata:
|
|||
name: master-us-test1-c
|
||||
spec:
|
||||
image: ubuntu-os-cloud/ubuntu-2004-focal-v20220118
|
||||
machineType: n1-standard-1
|
||||
machineType: e2-medium
|
||||
maxSize: 1
|
||||
minSize: 1
|
||||
role: Master
|
||||
|
|
|
|||
|
|
@ -95,7 +95,7 @@ spec:
|
|||
- sg-exampleid3
|
||||
- sg-exampleid4
|
||||
image: ubuntu-os-cloud/ubuntu-2004-focal-v20220118
|
||||
machineType: n1-standard-1
|
||||
machineType: e2-medium
|
||||
maxSize: 1
|
||||
minSize: 1
|
||||
role: Master
|
||||
|
|
|
|||
Loading…
Reference in New Issue