Skip to content

Commit

Permalink
Add empty default for compression
Browse files Browse the repository at this point in the history
Signed-off-by: Tomasz Pietrek <tomasz@nats.io>
  • Loading branch information
Jarema committed Sep 22, 2023
1 parent f7b5223 commit f5cf736
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deploy/crds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -225,6 +225,7 @@ spec:
enum:
- s2
- none
- ''
default: ''
subjectTransform:
description: SubjectTransform is for applying a subject transform (to matching messages) when a new message is received
Expand Down

0 comments on commit f5cf736

Please sign in to comment.