Skip to content

Commit e662e52

Browse files
authored
fix: update display metadata for postgresql and mysql (#707)
1 parent 122aebb commit e662e52

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

modules/mysql/metadata.display.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,7 @@ spec:
183183
ip_configuration:
184184
name: ip_configuration
185185
title: Ip Configuration
186+
level: 1
186187
maintenance_window_day:
187188
name: maintenance_window_day
188189
title: Maintenance Window Day

modules/postgresql/metadata.display.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,7 @@ spec:
191191
ip_configuration:
192192
name: ip_configuration
193193
title: Ip Configuration
194+
level: 1
194195
maintenance_window_day:
195196
name: maintenance_window_day
196197
title: Maintenance Window Day

0 commit comments

Comments
 (0)