From c935fdf099f9ca548716b8a024d75b4e0bd40e46 Mon Sep 17 00:00:00 2001 From: Eric Date: Wed, 31 Jan 2024 22:57:07 -0600 Subject: [PATCH] Website: Add three videos to testimonials configuration (#16485) Closes: #16429 Changes: - Added links to YouTube videos to three testimonials ... --- handbook/company/testimonials.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/handbook/company/testimonials.yml b/handbook/company/testimonials.yml index ad34b0d69d..7d89249001 100644 --- a/handbook/company/testimonials.yml +++ b/handbook/company/testimonials.yml @@ -117,6 +117,7 @@ quoteAuthorProfileImageFilename: testimonial-author-harrison-ravazzolo-48x48@2x.png quoteLinkUrl: https://www.linkedin.com/in/harrison-ravazzolo/ quoteAuthorJobTitle: Lead platform and identity engineer + youtubeVideoUrl: https://www.youtube.com/watch?v=5W0q5yQE3R0 productCategories: [Endpoint operations] - quote: Fleet has such a huge amount of use cases. My goal was to get telemetry on endpoints, but then our IR team, our TBM team, and multiple other folks in security started heavily utilizing the system in ways I didn’t expect. It spread so naturally, even our corporate and infrastructure teams want to run it. @@ -124,6 +125,7 @@ quoteLinkUrl: https://www.linkedin.com/in/charleszaffery/ quoteAuthorJobTitle: Principle computer janitor quoteAuthorProfileImageFilename: testimonial-author-charles-zaffery-48x48@2x.png + youtubeVideoUrl: https://www.youtube.com/watch?v=nRbZJflWqCo productCategories: [Endpoint operations] - quote: I don't want one bad actor to brick my fleet, I want them to make a pull request first. @@ -138,4 +140,5 @@ quoteAuthorJobTitle: IT Engineering Manager quoteAuthorProfileImageFilename: testimonial-author-tom-larkin-48x48@2x.png quoteLinkUrl: https://www.linkedin.com/in/thlarkin/ + youtubeVideoUrl: https://www.youtube.com/watch?v=nkjg_hNe86Q productCategories: [Endpoint operations] \ No newline at end of file