Skip to content

Commit

Permalink
Merge pull request nats-io#118 from jarretlavallee/crds_indent
Browse files Browse the repository at this point in the history
Fix 3 space indentation in crds.yaml
  • Loading branch information
wallyqs authored Feb 22, 2023
2 parents 4d7f7e6 + 225a228 commit c559e66
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions deploy/crds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -194,9 +194,9 @@ spec:
type: boolean
default: false
preventUpdate:
description: When true, the managed Stream will not be updated when the resource is updated
type: boolean
default: false
description: When true, the managed Stream will not be updated when the resource is updated
type: boolean
default: false
allowDirect:
description: When true, allow higher performance, direct access to get individual messages
type: boolean
Expand Down

0 comments on commit c559e66

Please sign in to comment.