++readme
This commit is contained in:
parent
ad117c14d3
commit
5ee30f4a28
1 changed files with 11 additions and 0 deletions
11
README.md
11
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
|
||||
|
|
Loading…
Reference in a new issue