Configuration for badhouseplants clusters https://badhouseplants.net
Go to file
Nikolai Rodionov a9937ebba9
continuous-integration/drone/push Build is failing Details
Update passwords for databases
2023-08-11 10:34:45 +02:00
arm-badhouseplants Update passwords for databases 2023-08-11 10:34:45 +02:00
badhouseplants Remove the broken iredmail release 2023-08-02 21:25:13 +02:00
bin refactor(istio-resource): Move all istio resource to helmfile 2023-04-17 11:10:48 +02:00
common migrate funkwhale to a dedicated database 2023-07-29 19:37:22 +02:00
etersoft Install drone-docker-runner to the etersoft cluster 2023-07-19 22:28:21 +02:00
manifests Uninstall mailu 2023-04-28 17:39:56 +02:00
.drone.yml Install everything to arm-badhouseplants 2023-08-11 10:29:21 +02:00
.sops.yaml Remove postgres secret from sops conf 2023-05-02 20:49:15 +02:00
Makefile Create a ClusterRoleBinding to let drone operate in the cluster(#6) 2023-02-19 09:59:16 +00:00
README.md Install Prometheus 2023-05-28 09:42:02 +02:00
environments.yaml Install everything to arm-badhouseplants 2023-08-11 10:22:46 +02:00
helmfile.yaml Install everything to arm-badhouseplants 2023-08-11 10:22:46 +02:00
releases.yaml Update redis 2023-08-08 09:06:04 +02:00
repositories.yaml Uninstall ireadmail 2023-07-30 17:48:08 +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.