Skip to content

Commit

Permalink
Regenerate manifests
Browse files Browse the repository at this point in the history
  • Loading branch information
maqiuyujoyce committed Sep 26, 2024
1 parent ace7489 commit 9cbec1e
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
12 changes: 12 additions & 0 deletions config/installbundle/components/clusterroles/cnrm_admin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1159,3 +1159,15 @@ rules:
- update
- patch
- delete
- apiGroups:
- workstations.cnrm.cloud.google.com
resources:
- '*'
verbs:
- get
- list
- watch
- create
- update
- patch
- delete
8 changes: 8 additions & 0 deletions config/installbundle/components/clusterroles/cnrm_viewer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -774,3 +774,11 @@ rules:
- get
- list
- watch
- apiGroups:
- workstations.cnrm.cloud.google.com
resources:
- '*'
verbs:
- get
- list
- watch

0 comments on commit 9cbec1e

Please sign in to comment.