From 02aba0ffd5406b2827efa9a94f98f0b45645589a Mon Sep 17 00:00:00 2001 From: Austin Adams Date: Wed, 29 Aug 2018 12:28:21 -0700 Subject: [PATCH] Update Quote (#10134) * Update Quote The Previous quote was not actually in our case study, makes me thing it was just a miss. I'm proposing we change to a quote from within the case study, doesn't have to be this one. * Update index.html --- content/en/case-studies/ygrene/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/case-studies/ygrene/index.html b/content/en/case-studies/ygrene/index.html index c7bba6cacac..a2365026c19 100644 --- a/content/en/case-studies/ygrene/index.html +++ b/content/en/case-studies/ygrene/index.html @@ -9,7 +9,7 @@ logo: ygrene_featured_logo.png featured: true weight: 2 quote: > - With OpenTracing, my team was able to look at a trace and make optimization suggestions to another team without ever looking at their code. + We had to change some practices and code, and the way things were built, but we were able to get our main systems onto Kubernetes in a month or so, and then into production within two months. That’s very fast for a finance company. ---