From 5ee30f4a28e348711ab0313a07432d4f6b4739cf Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Wed, 21 Jul 2021 23:52:17 +0200 Subject: [PATCH] ++readme --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 5acb5f3..649637c 100644 --- a/README.md +++ b/README.md @@ -271,3 +271,14 @@ This will add a password into it. Password only will * Need to have one or more services to map IPv4 * Maybe outside haproxy w/ generic ssl/sni/host mapping * Could even be **inside** haproxy service + +## Flux + Chartmuseum + +* For automatic deployments, we can use flux +* To be able to use flux with our charts, we need a Chartmuseum +* To access a private chartmuseum, we need a shared secret +* Thus we probably do need sops or similar + +-alternative- + +* Using kustomize, local resources can be used