|
@@ -521,6 +521,7 @@ const GCPProvisionerSettings: React.FC<Props> = (props) => {
|
|
|
setActiveValue={setRegion}
|
|
setActiveValue={setRegion}
|
|
|
label="📍 Google Cloud Region"
|
|
label="📍 Google Cloud Region"
|
|
|
/>
|
|
/>
|
|
|
|
|
+ <Spacer y={1} />
|
|
|
<SelectRow
|
|
<SelectRow
|
|
|
options={clusterVersionOptions}
|
|
options={clusterVersionOptions}
|
|
|
width="350px"
|
|
width="350px"
|