Skip to content

Commit a424a66

Browse files
syedhaseebahmedskrobul
authored andcommitted
correcting ironic exchange durable attribute
1 parent f0b2e9c commit a424a66

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

components/site-workflows/eventsources/eventsource-openstack-ironic.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ spec:
1515
exchangeName: ironic
1616
exchangeType: topic
1717
exchangeDeclare:
18-
durable: false
18+
durable: true
1919
# routing key for messages within the exchange
2020
routingKey: 'ironic_versioned_notifications.info'
2121
# optional consume settings

0 commit comments

Comments
 (0)