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-12-29 21:06:33 +01:00
.woodpecker Setup check-da-helm 2023-12-08 17:03:50 +01:00
badhouseplants Use dev woodpecker image 2023-12-26 13:21:25 +01:00
bin
common Re-install woodpecker 2023-12-08 14:10:32 +01:00
docs Enable restic backups for minecraft 2023-08-15 15:40:59 +02:00
etersoft Fix the image on the Etersoft VPN 2023-11-05 16:17:21 +01:00
manifests Add some manifests for badhouseplants 2023-11-04 19:54:19 +01: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
environments.yaml update kubecontext setup 2023-07-20 18:19:44 +02:00
helmfile.yaml Install reflector 2023-12-24 14:48:53 +01:00
Makefile
README.md
releases.yaml Start using reflector with Redis 2023-12-24 15:09:37 +01:00
repositories.yaml Install reflector 2023-12-24 14:48:53 +01: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.