From 496988b2ee6020ecad3bdadae1f1ad92a2168940 Mon Sep 17 00:00:00 2001 From: yquansah Date: Thu, 19 Oct 2023 21:32:05 +0000 Subject: [PATCH] chore: format code --- operations/deployment.mdx | 1 - 1 file changed, 1 deletion(-) diff --git a/operations/deployment.mdx b/operations/deployment.mdx index bc00b06..900d6fb 100644 --- a/operations/deployment.mdx +++ b/operations/deployment.mdx @@ -104,7 +104,6 @@ The easiest way to get started is to use our [helm chart](https://github.com/fli If you are already familiar with Kubernetes, you can get started by using the image `flipt:flipt:latest` (or pin to a specific version if need be) hosted on Docker Hub. - ### Sidecar Deployment We released an [blog post](https://www.flipt.io/blog/flipt-as-a-sidecar) on October 16, 2023 that explored a nice use case of an efficient way to run Flipt as a sidecar.