Skip to content

Commit

Permalink
generated files for vgsc
Browse files Browse the repository at this point in the history
Contains generated files for vgsc.

Signed-off-by: ShravaniVangur <[email protected]>
  • Loading branch information
ShravaniVangur committed Oct 24, 2024
1 parent 1a7d990 commit 6379d30
Show file tree
Hide file tree
Showing 8 changed files with 982 additions and 0 deletions.
11 changes: 11 additions & 0 deletions config/rbac/role.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,17 @@ rules:
- namespaces
verbs:
- get
- apiGroups:
- groupsnapshot.storage.k8s.io
resources:
- volumegroupsnapshotclasses
verbs:
- create
- delete
- get
- list
- update
- watch
- apiGroups:
- k8s.cni.cncf.io
resources:
Expand Down
11 changes: 11 additions & 0 deletions deploy/csv-templates/ocs-operator.csv.yaml.in
Original file line number Diff line number Diff line change
Expand Up @@ -299,6 +299,17 @@ spec:
- namespaces
verbs:
- get
- apiGroups:
- groupsnapshot.storage.k8s.io
resources:
- volumegroupsnapshotclasses
verbs:
- create
- delete
- get
- list
- update
- watch
- apiGroups:
- k8s.cni.cncf.io
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -308,6 +308,17 @@ spec:
- namespaces
verbs:
- get
- apiGroups:
- groupsnapshot.storage.k8s.io
resources:
- volumegroupsnapshotclasses
verbs:
- create
- delete
- get
- list
- update
- watch
- apiGroups:
- k8s.cni.cncf.io
resources:
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Large diffs are not rendered by default.

Loading

0 comments on commit 6379d30

Please sign in to comment.