Skip to content

Commit

Permalink
Update test data
Browse files Browse the repository at this point in the history
  • Loading branch information
yuumasato committed Oct 3, 2024
1 parent 1fa8af9 commit 28f5530
Showing 1 changed file with 2 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8117,10 +8117,7 @@ cat << EOF >> /kubernetes-api-resources/apis/rbac.authorization.k8s.io/v1/cluste
},
{
"apiGroups": [
"logging.openshift.io"
],
"resourceNames": [
"instance"
"observability.openshift.io"
],
"resources": [
"clusterlogforwarders"
Expand Down Expand Up @@ -11530,7 +11527,7 @@ cat << EOF >> /kubernetes-api-resources/apis/rbac.authorization.k8s.io/v1/cluste
},
{
"apiGroups": [
"logging.openshift.io"
"observability.openshift.io"
],
"resources": [
"*"
Expand Down

0 comments on commit 28f5530

Please sign in to comment.