From 869eff2aeaee87d4bfb334ead246a459e3eaee1d Mon Sep 17 00:00:00 2001 From: Guilhem Lettron Date: Thu, 26 Jul 2018 16:33:10 +0200 Subject: [PATCH] Add namespace-populator as user namespace-populator is kubernetes controller to apply manifests when a new namespace is created --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 42882bc8..d0f3b496 100644 --- a/README.md +++ b/README.md @@ -173,6 +173,7 @@ The starting point would be to check the [concepts](docs/concepts.md) and then c - [redis-operator](https://github.com/spotahome/redis-operator) - [node-labeler-operator](https://github.com/barpilot/node-labeler-operator) - [source-ranges-controller](https://github.com/jeffersongirao/source-ranges-controller) +- [namespace-populator](https://github.com/barpilot/namespace-populator) [travis-image]: https://travis-ci.org/spotahome/kooper.svg?branch=master [travis-url]: https://travis-ci.org/spotahome/kooper