Skip to content

Commit

Permalink
Merge pull request #582 from RedHatInsights/configmaps-schema
Browse files Browse the repository at this point in the history
[GitHub] - Automated ConfigMap & Schema Generation
  • Loading branch information
petracihalova authored Nov 15, 2024
2 parents 8e9548b + 4151c27 commit dc22268
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions _private/configmaps/stage/rbac-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1065,7 +1065,7 @@ objects:
"system": true,
"platform_default": false,
"admin_default": false,
"version": 1,
"version": 2,
"access": [
{
"permission": "advisor:*:*"
Expand Down Expand Up @@ -1176,7 +1176,7 @@ objects:
"permission": "ros:*:read"
},
{
"sources": "sources:*:*"
"permission": "sources:*:*"
},
{
"permission": "staleness:staleness:read"
Expand Down Expand Up @@ -1214,7 +1214,7 @@ objects:
"system": true,
"platform_default": false,
"admin_default": false,
"version": 1,
"version": 2,
"access": [
{
"permission": "advisor:*:*"
Expand Down Expand Up @@ -1361,7 +1361,7 @@ objects:
"permission": "ros:*:*"
},
{
"sources": "sources:*:*"
"permission": "sources:*:*"
},
{
"permission": "staleness:staleness:read"
Expand Down

0 comments on commit dc22268

Please sign in to comment.