Configuration for badhouseplants clusters https://badhouseplants.net
Go to file
Nikolai Rodionov bc3d8dfde3
continuous-integration/drone/push Build is failing Details
Something is going on
2023-09-27 12:05:35 +02:00
badhouseplants Updated the tekton installation 2023-09-27 06:26:54 +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
docs Enable restic backups for minecraft 2023-08-15 15:40:59 +02:00
etersoft Remove drone runner from the etersoft cluster 2023-09-22 10:29:40 +02:00
manifests Something is going on 2023-09-27 12:05:35 +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 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 update kubecontext setup 2023-07-20 18:19:44 +02:00
helmfile.yaml Remove drone runner from the etersoft cluster 2023-09-22 10:29:40 +02:00
message_file.tpl add telegram notifications for outdated charts 2023-09-20 21:52:07 +02:00
releases.yaml Something is going on 2023-09-27 12:05:35 +02:00
repositories.yaml Try tekton 2023-09-23 15:29:52 +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.