From d412271d058828e46a9ba40bf3f7c02bc4dceb7a Mon Sep 17 00:00:00 2001 From: Joe Peeples Date: Mon, 17 Mar 2025 11:11:12 -0400 Subject: [PATCH] enable Test Optimization features --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ba0f3af..ad14d05 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![Main Autorelease](https://github.com/datadog/sdlc-gitops-sample-stack/actions/workflows/main-autorelease.yaml/badge.svg)](https://github.com/datadog/sdlc-gitops-sample-stack/actions/workflows/main-autorelease.yaml) -This repo gives you a complete, cloneable, end-to-end demo of a golang/java stack hooked up to Datadog and Kubernetes... Rather than going service-by-service through a Kubernetes setup and then the Datadog integration, you can simply clone this repo, make some minor modifications to integrate into your environment, and get started. If you don’t intend to run it as it is, it also provides a complete reference for how the different pieces come together. +This repo gives you a complete, cloneable, end-to-end demo of a golang/java stack hooked up to Datadog and Kubernetes...! Rather than going service-by-service through a Kubernetes setup and then the Datadog integration, you can simply clone this repo, make some minor modifications to integrate into your environment, and get started. If you don’t intend to run it as it is, it also provides a complete reference for how the different pieces come together. Want to get started with Datadog + end-to-end SDLC onto Kubernetes? You're in the right place.