Skip to content

Commit

Permalink
Merge pull request #6 from stat-kwon/master
Browse files Browse the repository at this point in the history
Change yaml file of Service Account
  • Loading branch information
stat-kwon authored Apr 30, 2024
2 parents bff58b0 + 810d633 commit 78fbb43
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 78fbb43

Please sign in to comment.