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 <[email protected]>
  • Loading branch information
stat-kwon committed Apr 30, 2024
1 parent 7badc54 commit 810d633
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions src/cloudforet/plugin/metadata/service_account.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ table:
key: account
desc: true
fields:
- Name: data.email
- Display Name: data.displayName
- Inheritance Type: data.display.resourceType
type: enum
Expand Down Expand Up @@ -99,7 +98,7 @@ tabs.1:
type: item
fields:
- Resource Name: data.display.inheritInfo.resourceName
- Inheritance Type: data.display.resourceType
- Inheritance Type: data.display.inheritInfo.resourceType
type: enum
enums:
- "ORGANIZATION": coral.500
Expand Down Expand Up @@ -130,7 +129,7 @@ tabs.2:
- Roles: view
type: more
popup_name: Roles
popup_key: roles
popup_key: data.display.projectInheritances.roles
popup_type: simple-table
popup_fields:
- Title: title
Expand Down

0 comments on commit 810d633

Please sign in to comment.