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-08-15 17:25:31 +02:00
badhouseplants Enable restic backups for minecraft 2023-08-15 15:40:59 +02:00
bin
common migrate funkwhale to a dedicated database 2023-07-29 19:37:22 +02:00
docs Enable restic backups for minecraft 2023-08-15 15:40:59 +02:00
etersoft Add new bucket to minio and setup rcon 2023-08-15 14:53:20 +02:00
manifests
.drone.yml update kubecontext setup 2023-07-20 18:19:44 +02:00
.sops.yaml
environments.yaml update kubecontext setup 2023-07-20 18:19:44 +02:00
helmfile.yaml Install drone-docker-runner to the etersoft cluster 2023-07-19 22:28:21 +02:00
Makefile
README.md
releases.yaml Enable default secrets for minecraft 2023-08-15 17:25:31 +02:00
repositories.yaml Uninstall ireadmail 2023-07-30 17:48:08 +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.