From 482b069ef433b86a8eb35b8ea1aeb769ed7da348 Mon Sep 17 00:00:00 2001 From: Maarten de Waard <maarten@greenhost.nl> Date: Fri, 5 Nov 2021 11:04:52 +0100 Subject: [PATCH] Replace one sneaky occurrence of OpenAppstack --- ansible/roles/configure/files/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/roles/configure/files/README.md b/ansible/roles/configure/files/README.md index 509c38f27..bdec50c84 100644 --- a/ansible/roles/configure/files/README.md +++ b/ansible/roles/configure/files/README.md @@ -4,7 +4,7 @@ this machine. For general information, see [https://stackspin.net]. ## Flux We use [Flux](https://fluxcd.io/) for keeping the applications that form -OpenAppstack up to date. Flux runs inside your cluster, regularly reads +Stackspin up to date. Flux runs inside your cluster, regularly reads available updates from the central Stackspin repository, and upgrades your applications accordingly, taking into account local configuration. -- GitLab