Skip to content

Commit

Permalink
RHINENG-10027: pass feature flag to listener
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelMraka committed May 14, 2024
1 parent 6ba6b6b commit 65a749a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deploy/clowdapp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,7 @@ objects:
- {name: EVAL_TOPIC, value: patchman.evaluator.upload}
- {name: PAYLOAD_TRACKER_TOPIC, value: platform.payload-status}
- {name: TEMPLATE_TOPIC, value: platform.content-sources.template}
- {name: ENABLE_TEMPLATES_API, value: '${ENABLE_TEMPLATES_API}'}
- {name: CONSUMER_COUNT, value: '${CONSUMER_COUNT_LISTENER}'}
- {name: TEMPLATE_CONSUMERS, value: '${TEMPLATE_CONSUMERS_LISTENER}'}
- {name: ENABLE_BYPASS, value: '${ENABLE_BYPASS_LISTENER}'}
Expand Down

0 comments on commit 65a749a

Please sign in to comment.