Skip to content

Commit

Permalink
RHINENG-8045: add content-sources to our dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelMraka committed Apr 11, 2024
1 parent 98429c6 commit 5ac7fd6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions deploy/clowdapp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,7 @@ objects:
- {name: EVENTS_TOPIC, value: platform.inventory.events}
- {name: EVAL_TOPIC, value: patchman.evaluator.upload}
- {name: PAYLOAD_TRACKER_TOPIC, value: platform.payload-status}
- {name: TEMPLATE_TOPIC, value: platform.content-sources.template}
- {name: CONSUMER_COUNT, value: '${CONSUMER_COUNT_LISTENER}'}
- {name: ENABLE_BYPASS, value: '${ENABLE_BYPASS_LISTENER}'}
- {name: ALLOWED_REPORTERS, value: '${ALLOWED_REPORTERS}'}
Expand Down Expand Up @@ -504,6 +505,7 @@ objects:
- vmaas
- ingress
- puptoo
- content-sources-backend
cyndi:
enabled: true
appName: patch
Expand Down

0 comments on commit 5ac7fd6

Please sign in to comment.