feat(ourlogs): Add kafka topic definition and default cluster (#83837)
This adds the snuba-ourlogs topic to the kafka definitions, which get
added to self-hosted when upgrading
[here](https://github.com/getsentry/sentry/blob/bdd408284ed1ddfd8b902553b25dd87ddad6608c/src/sentry/runner/commands/upgrade.py\#L81-L83).
Blocked by https://github.com/getsentry/getsentry/pull/16220