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
2024-06-15 20:45:50 +02:00
.woodpecker Increase limits 2024-02-11 09:00:05 +01:00
badhouseplants Huge upgraqde to everything 2024-06-15 12:20:06 +02:00
bin
charts Some small chagnes 2024-02-16 15:47:14 +01:00
common Huge upgraqde to everything 2024-06-15 12:20:06 +02:00
etersoft Huge upgraqde to everything 2024-06-15 12:20:06 +02:00
helmule Init helmule config 2024-03-26 22:25:21 +01:00
manifests Huge upgraqde to everything 2024-06-15 12:20:06 +02:00
scripts Add a script for postgres migration 2023-10-04 21:28:48 +02:00
system Updates after the disaster recovery 2024-02-10 19:12:55 +01:00
templates Updates after the disaster recovery 2024-02-10 19:12:55 +01:00
.drone.yml add telegram notifications for outdated charts 2023-09-20 21:52:07 +02:00
.sops.yaml
crd.yaml Updates after the disaster recovery 2024-02-10 19:12:55 +01:00
environments.yaml
extensions.yaml Updates after the disaster recovery 2024-02-10 19:12:55 +01:00
helmfile.yaml Huge upgraqde to everything 2024-06-15 12:20:06 +02:00
README.md Updates after the disaster recovery 2024-02-10 19:12:55 +01:00
releases.yaml Update traefik 2024-06-15 20:45:50 +02:00
repositories-oci.yaml Init helmule config 2024-03-26 22:25:21 +01:00
repositories.yaml Huge upgraqde to everything 2024-06-15 12:20:06 +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.