From 60e9588f8e1951946f40f9953462787bbbad5d2f Mon Sep 17 00:00:00 2001 From: Sheogorath <sheogorath@shivering-isles.com> Date: Wed, 2 Feb 2022 02:45:06 +0100 Subject: [PATCH] docs(k8up): Document added CRD knowledge --- infrastructure/k8up/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/k8up/README.md b/infrastructure/k8up/README.md index 33bc914c5..34bc5b4b9 100644 --- a/infrastructure/k8up/README.md +++ b/infrastructure/k8up/README.md @@ -7,7 +7,7 @@ This component provides backup capabilities to the cluster. The backup repositor Nice to knows --- -- This operator requires separate installation of CRD. This is currently not part of this module, which makes it essentially broken. Will be fixed down the line. +- This operator requires separate installation of CRD. This was not part of this module, which made it essentially broken. It's fixed now. Links --- -- GitLab