Skip to content

Commit

Permalink
docs: Add missing apiVersion to EventBus example (argoproj#1079)
Browse files Browse the repository at this point in the history
Signed-off-by: Edward Dale <scompt@scompt.com>

Co-authored-by: Derek Wang <whynowy@gmail.com>
  • Loading branch information
scompt and whynowy authored Feb 19, 2021
1 parent 6a169cb commit 01355d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/eventbus.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ persistent volumes, the StatefulSet PODs will be created with anti-affinity
rule.

```yaml
apiVersion: argoproj.io/v1alpha1
kind: EventBus
metadata:
name: default
Expand Down

0 comments on commit 01355d7

Please sign in to comment.