Skip to content

Commit

Permalink
fix: change yaml file of Service Account
Browse files Browse the repository at this point in the history
Signed-off-by: seolmin <seolmin@megazone.com>
  • Loading branch information
stat-kwon committed May 1, 2024
1 parent 810d633 commit b184462
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions src/cloudforet/plugin/metadata/service_account.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ search:
- "True": green.500
- "False": red.500
- Active Keys: data.display.activeKeys
type: integer
- Inheritance Type: data.display.resourceType
type: enum
enums:
Expand Down Expand Up @@ -50,7 +49,6 @@ table:
- "True": green.500
- "False": red.500
- Active Keys: data.display.activeKeys
type: integer
- Unique ID: data.uniqueId
is_optional: true
- Resource ID: data.name
Expand Down Expand Up @@ -79,7 +77,6 @@ tabs.0:
- "True": green.500
- "False": red.500
- Affected Projects: data.display.affectedProjectsCount
type: integer
- Has Keys: data.display.hasKeys
type: enum
enums:
Expand Down Expand Up @@ -129,7 +126,7 @@ tabs.2:
- Roles: view
type: more
popup_name: Roles
popup_key: data.display.projectInheritances.roles
popup_table_key: roles
popup_type: simple-table
popup_fields:
- Title: title
Expand Down

0 comments on commit b184462

Please sign in to comment.