Skip to content

Commit

Permalink
feat: update status crd
Browse files Browse the repository at this point in the history
Signed-off-by: 6za <[email protected]>
  • Loading branch information
6za committed Feb 13, 2023
1 parent 7f5de6a commit 4ecb1af
Showing 1 changed file with 3 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -61,16 +61,12 @@ spec:
composeStatus:
items:
properties:
ConfigFiles:
configFiles:
type: string
Name:
name:
type: string
Status:
status:
type: string
required:
- ConfigFiles
- Name
- Status
type: object
type: array
instanced:
Expand Down

0 comments on commit 4ecb1af

Please sign in to comment.