Skip to content
This repository has been archived by the owner on Sep 7, 2024. It is now read-only.

Add video URL #746

Merged
merged 1 commit into from
Aug 21, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/content/Webinars/KafkaWebinar.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ const KafkaWebinar = {
description:
'Apache Kafka has emerged as the central nervous system for businesses enabling real-time event streaming. This webinar will explore how KubeSlice simplifies the deployment of Kafka across multi-cloud environments, unlocking new use cases and driving business value.',
poster: Poster,
videoUrl: null,
videoUrl: 'https://www.youtube.com/embed/ZHTIux_cGzg',
takeaways: [
'Understanding the Kafka Revolution',
'The shift to a centralized event streaming paradigm.',
Expand Down