We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79e6ccb commit 06a05b1Copy full SHA for 06a05b1
charts/gitops-runtime/tests/eventbus_test.yaml
@@ -14,6 +14,9 @@ tests:
14
path: spec.nats
15
- notExists:
16
path: spec.jetstream
17
+ - equal:
18
+ path: metadata.name
19
+ value: codefresh-eventbus
20
21
- it: Should create an EventBus with the correct type (jetstream)
22
template: eventbus/codefresh-eventbus.yaml
@@ -26,3 +29,6 @@ tests:
26
29
27
30
28
31
32
33
34
+ value: codefresh-eventbus-jetstream
0 commit comments