Configuration for badhouseplants clusters
This repository has been archived on 2024-09-11. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
2023-05-29 21:38:39 +02:00
badhouseplants Add Gitea to prometheus 2023-05-29 21:38:39 +02:00
bin
common feat: Mailu is installed and it's working 2023-04-22 19:14:11 +02:00
etersoft fix(istio-resource): Use hostname instead of host 2023-04-17 12:16:37 +02:00
manifests Uninstall mailu 2023-04-28 17:39:56 +02:00
.drone.yml revert 0f56b9d028 2023-05-21 10:08:53 +00:00
.sops.yaml Remove postgres secret from sops conf 2023-05-02 20:49:15 +02:00
environments.yaml
helmfile.yaml Install Prometheus 2023-05-28 09:42:02 +02:00
Makefile
README.md Install Prometheus 2023-05-28 09:42:02 +02:00
releases.yaml Install Prometheus 2023-05-28 09:42:02 +02:00
repositories.yaml Install Prometheus 2023-05-28 09:42:02 +02:00

Kubernetes configuration

Build Status

CRD hooks

I'm using hooks to install CRDs, that doesn't wotk with apply on the first time. If you've added a release with CRDs, that are installed by hooks, you need to run helmfile sync first, so CRDs are installed and then diff will work again, hence the apply also will.