File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -39,6 +39,7 @@ variableGroups:
39
39
- title : " OKE Worker Nodes"
40
40
variables :
41
41
- cluster_autoscaler_enabled
42
+ - existent_oke_nodepool_id_for_autoscaler_1
42
43
- num_pool_workers
43
44
- cluster_autoscaler_min_nodes_1
44
45
- cluster_autoscaler_max_nodes_1
@@ -121,7 +122,6 @@ variableGroups:
121
122
# - network_cidrs
122
123
- node_pool_boot_volume_size_in_gbs
123
124
- oke_compartment_description
124
- - existent_oke_nodepool_id_for_autoscaler
125
125
visible : false
126
126
127
127
variables :
@@ -282,7 +282,7 @@ variables:
282
282
- create_new_oke_cluster
283
283
- cluster_autoscaler_enabled
284
284
285
- existent_oke_nodepool_id_for_autoscaler :
285
+ existent_oke_nodepool_id_for_autoscaler_1 :
286
286
type : string
287
287
title : " OKE Nodepool id"
288
288
required : true
You can’t perform that action at this time.
0 commit comments