Skip to content

Commit

Permalink
Make status.address optional in the KafkaChannel CRD
Browse files Browse the repository at this point in the history
  • Loading branch information
aliok authored and matzew committed Sep 15, 2021
1 parent 8fea527 commit a69f277
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions config/channel/resources/kafkachannel-crd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -144,8 +144,6 @@ spec:
status:
description: Status represents the current state of the KafkaChannel. This data may be out of date.
type: object
required:
- address
properties:
address:
type: object
Expand Down

0 comments on commit a69f277

Please sign in to comment.