This commit is contained in:
Nico Schottelius 2021-07-21 23:52:17 +02:00
parent ad117c14d3
commit 5ee30f4a28
1 changed files with 11 additions and 0 deletions

View File

@ -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