-
Maybe you should checkout: https://github.com/k8s-at-home/charts
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
frigate
Discontinued Frigate is a tool for automatically generating documentation for your Helm charts (by rapidsai)
The README thing is one of the reasons why I created Frigate.
-
hull
The incredible HULL - Helm Uniform Layer Library - is a Helm library chart to improve Helm chart based workflows. (by vidispine)
It may be worthwhile to look at the recently added examles, these are more advanced chart values.yamls from products we are deploying this way. You can see it can be pretty concise to define your applications structure with HULL in comparison.
-
You can find some example in our repository
-
If you're interested in customizing kube-prometheus-stack, you should look up the upstream kube-prometheus project written in jsonnet. It's very easy to customize even if you've never touched jsonnet and renders right into a kustomization. Here's my personal customization of kube-prometheus I use in my homelab cluster.
Related posts
-
Docker-mailserver: Production-ready mail server running inside a container
-
No more "check mail from other accounts" in Gmail web
-
How to host a private mail server?
-
Mail Provider mit externer Domain
-
The Helmet is a Helm Library Chart that defines many chart templates like Deployment, Service, Ingress, etc which can used in other application charts.