Skip to content

Commit

Permalink
Charts update
Browse files Browse the repository at this point in the history
  • Loading branch information
abdulhaseeb2 committed Feb 25, 2021
1 parent ce9d981 commit a9177e6
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,9 @@ spec:
type: string
minItems: 1
type: array
required:
- email
- name
type: object
status:
description: CustomerStatus defines the observed state of Customer
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,14 @@ spec:
documentation
pattern: (http|ftp|https)://([a-zA-Z0-9~!@#$%^&*()_=+/?.:;',-]*)?
type: string
required:
- assigneeType
- description
- key
- leadAccountId
- name
- projectTemplateKey
- projectTypeKey
type: object
status:
description: ProjectStatus defines the observed state of Project
Expand Down

0 comments on commit a9177e6

Please sign in to comment.