Skip to content

Commit 5fc6d89

Browse files
authored
fix: added missing validations (#40)
1 parent 7fa18fc commit 5fc6d89

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

metadata.display.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,15 @@ spec:
100100
title: Zones
101101
level: 1
102102
properties:
103+
autoscaling_config:
104+
name: autoscaling_config
105+
title: Autoscaling Configuration
106+
properties:
107+
cpu_target:
108+
name: cpu_target
109+
title: CPU Target
110+
min: 10
111+
max: 80
103112
cluster_id:
104113
name: cluster_id
105114
title: Cluster ID

0 commit comments

Comments
 (0)