From f570213c09b6ec42090800e3cebff9ba45ce8216 Mon Sep 17 00:00:00 2001 From: Nic Manoogian Date: Mon, 14 Jun 2021 10:34:06 -0400 Subject: [PATCH] Update README with reference to the Doppler Kubernetes Operator --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 92fbc61..0a9aafd 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Doppler Kubernetes Controller (experimental) +> :information_source: This project has been replaced with the [Doppler Kubernetes Operator](https://github.com/DopplerHQ/kubernetes-operator). + Automatically sync secrets from Doppler to Kubernetes with auto-reload of Deployments when secrets change. ![Doppler Kubernetes Controller Diagram](https://user-images.githubusercontent.com/133014/119946348-e2465280-bfd9-11eb-8d72-34afebbb538c.png)