From d48c9a576bb950b9ff22d7f68e67010c32311e5f Mon Sep 17 00:00:00 2001 From: erik Date: Thu, 10 Nov 2022 13:08:09 +0100 Subject: [PATCH] [Skip-CI] Update readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 5749416..1df981c 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,7 @@ You need: * cryogen as a static site generator * a cryogen project ready to build * and a gitea account which holds the buildable project +* a kubernetes cluster provisioned by [provs] Before deploying, you need an authorization token, that can be generated in your gitea account. Then you need a URL that points to: `https://your.gitea.host/api/v1/repos///archive/main.zip`. @@ -48,3 +49,5 @@ Let c4k-website generate your .yaml file and `kubectl apply yourApp.yaml`. Done. Copyright © 2022 meissa GmbH Licensed under the [Apache License, Version 2.0](LICENSE) (the "License") Pls. find licenses of our subcomponents [here](doc/SUBCOMPONENT_LICENSE) + +[provs]: https://gitlab.com/domaindrivenarchitecture/provs/-/commits/master