Skip to content

Commit

Permalink
chore: update crd generated by 0.15 controller-gen (#441)
Browse files Browse the repository at this point in the history
**Reason for Change**:

We recently upgraded the controller-gen to a recent version. The
generated CRD should be updated with the new controller-gen tool.
  • Loading branch information
Fei-Guo authored May 29, 2024
1 parent 7cfb097 commit 2888461
Show file tree
Hide file tree
Showing 2 changed files with 111 additions and 103 deletions.
2 changes: 2 additions & 0 deletions charts/kaito/workspace/crds/kaito.sh_workspaces.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -184,11 +184,13 @@ spec:
items:
type: string
type: array
x-kubernetes-list-type: atomic
required:
- key
- operator
type: object
type: array
x-kubernetes-list-type: atomic
matchLabels:
additionalProperties:
type: string
Expand Down
Loading

0 comments on commit 2888461

Please sign in to comment.