Configuration for badhouseplants clusters https://badhouseplants.net
Go to file
Nikolai Rodionov 3463f91c77
Some changes for ARM
2023-11-05 16:16:24 +01:00
badhouseplants Some changes for ARM 2023-11-05 16:16:24 +01:00
bin refactor(istio-resource): Move all istio resource to helmfile 2023-04-17 11:10:48 +02:00
common Prepare the arm cluster 2023-10-18 16:51:42 +02:00
docs Enable restic backups for minecraft 2023-08-15 15:40:59 +02:00
etersoft Prepare the arm cluster 2023-10-18 16:51:42 +02:00
manifests Uninstall mailu 2023-04-28 17:39:56 +02:00
scripts Add a script for postgres migration 2023-10-04 21:28:48 +02:00
.drone.yml add telegram notifications for outdated charts 2023-09-20 21:52:07 +02:00
.sops.yaml Remove postgres secret from sops conf 2023-05-02 20:49:15 +02:00
Makefile Prepare the arm cluster 2023-10-18 16:51:42 +02:00
README.md Install Prometheus 2023-05-28 09:42:02 +02:00
environments.yaml Prepare the arm cluster 2023-10-18 16:51:42 +02:00
helmfile.yaml Some changes for ARM 2023-11-05 16:16:24 +01:00
releases.yaml Prepare the arm cluster 2023-10-18 16:51:42 +02:00
repositories.yaml add telegram notifications for outdated charts 2023-09-20 21:52:07 +02:00

README.md

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.