Update URL for Metacontroller

Metacontroller has moved from Google control to community support, see https://github.com/metacontroller/metacontroller#a-new-home
This commit is contained in:
Ian Driver
2021-06-21 21:47:17 +01:00
committed by GitHub
parent 12c57e6683
commit 8f00a636fc
@@ -116,7 +116,7 @@ Operator.
* [Charmed Operator Framework](https://juju.is/)
* [kubebuilder](https://book.kubebuilder.io/)
* [KUDO](https://kudo.dev/) (Kubernetes Universal Declarative Operator)
* [Metacontroller](https://metacontroller.app/) along with WebHooks that
* [Metacontroller](https://metacontroller.github.io/metacontroller/intro.html) along with WebHooks that
you implement yourself
* [Operator Framework](https://operatorframework.io)
* [shell-operator](https://github.com/flant/shell-operator)