Skip to content

refactor(reporting-pipeline): move db/kafka config#1344

Merged
ericbuckley merged 3 commits into
mainfrom
eb/rtr-dep-url-fix
Jun 29, 2026
Merged

refactor(reporting-pipeline): move db/kafka config#1344
ericbuckley merged 3 commits into
mainfrom
eb/rtr-dep-url-fix

Conversation

@ericbuckley

@ericbuckley ericbuckley commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Description

Move DB_CONNECTION_URL and KAFKA_BOOTSTRAP_SERVER from secrets to top-level configuration blocks in values.yaml. Update the deployment template to reference these new locations instead of secret keys.

Move `DB_CONNECTION_URL` and `KAFKA_BOOTSTRAP_SERVER` from `secrets` to
top-level configuration blocks in `values.yaml`. Update the deployment
template to reference these new locations instead of secret keys.
Update the ConfigMap names for `DEBEZIUM_CONNECT_URL` and
`KAFKA_CONNECT_URL` to reflect the updated infrastructure
naming conventions in the reporting-pipeline-service.
Remove the unused db_connection_url and kafka_cluster_url placeholder
entries from the reporting-pipeline-service-access secret template.
@ericbuckley ericbuckley self-assigned this Jun 29, 2026
@ericbuckley ericbuckley requested a review from a team June 29, 2026 19:49
@ericbuckley ericbuckley marked this pull request as ready for review June 29, 2026 19:49
@ericbuckley ericbuckley merged commit 7b71bf3 into main Jun 29, 2026
3 checks passed
@ericbuckley ericbuckley deleted the eb/rtr-dep-url-fix branch June 29, 2026 22:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants