Skip to content

Commit

Permalink
Modify the current machinesets
Browse files Browse the repository at this point in the history
  • Loading branch information
hongkailiu committed Apr 3, 2020
1 parent 649bb7b commit ee2b442
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 18 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,17 +30,12 @@ spec:
ami:
id: ami-06f85a7940faa3217
apiVersion: awsproviderconfig.openshift.io/v1beta1
blockDevices:
- ebs:
iops: 16000
volumeSize: 640
volumeType: io1
credentialsSecret:
name: aws-cloud-credentials
deviceIndex: 0
iamInstanceProfile:
id: build01-9hdwj-worker-profile
instanceType: m5.4xlarge
instanceType: m5d.4xlarge
kind: AWSMachineProviderConfig
metadata:
creationTimestamp: null
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,17 +30,12 @@ spec:
ami:
id: ami-06f85a7940faa3217
apiVersion: awsproviderconfig.openshift.io/v1beta1
blockDevices:
- ebs:
iops: 16000
volumeSize: 640
volumeType: io1
credentialsSecret:
name: aws-cloud-credentials
deviceIndex: 0
iamInstanceProfile:
id: build01-9hdwj-worker-profile
instanceType: m5.4xlarge
instanceType: m5d.4xlarge
kind: AWSMachineProviderConfig
metadata:
creationTimestamp: null
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,17 +30,12 @@ spec:
ami:
id: ami-06f85a7940faa3217
apiVersion: awsproviderconfig.openshift.io/v1beta1
blockDevices:
- ebs:
iops: 16000
volumeSize: 640
volumeType: io1
credentialsSecret:
name: aws-cloud-credentials
deviceIndex: 0
iamInstanceProfile:
id: build01-9hdwj-worker-profile
instanceType: m5.4xlarge
instanceType: m5d.4xlarge
kind: AWSMachineProviderConfig
metadata:
creationTimestamp: null
Expand Down

0 comments on commit ee2b442

Please sign in to comment.