Skip to content

Commit 4b28e17

Browse files
Merge pull request #531 from eriknelson/add-assign-verb
Add `assign` verb to csv crd
2 parents 8b5774b + a9d513f commit 4b28e17

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

deploy/chart/templates/0000_30_02-clusterserviceversion.crd.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -648,6 +648,7 @@ spec:
648648
type: string
649649
enum:
650650
- "*"
651+
- assign
651652
- get
652653
- list
653654
- watch
@@ -700,6 +701,7 @@ spec:
700701
type: string
701702
enum:
702703
- "*"
704+
- assign
703705
- get
704706
- list
705707
- watch

0 commit comments

Comments
 (0)