Configuration for badhouseplants clusters https://badhouseplants.net
Go to file
Nikolai Rodionov b1f183d712
ci/woodpecker/push/helmfile/2 Pipeline was successful Details
ci/woodpecker/push/helmfile/1 Pipeline was successful Details
Updates after the disaster recovery
2024-02-10 19:12:55 +01:00
.woodpecker Updates after the disaster recovery 2024-02-10 19:12:55 +01:00
badhouseplants Updates after the disaster recovery 2024-02-10 19:12:55 +01:00
bin refactor(istio-resource): Move all istio resource to helmfile 2023-04-17 11:10:48 +02:00
charts Updates after the disaster recovery 2024-02-10 19:12:55 +01:00
common Updates after the disaster recovery 2024-02-10 19:12:55 +01:00
etersoft Updates after the disaster recovery 2024-02-10 19:12:55 +01:00
manifests Updates after the disaster recovery 2024-02-10 19:12:55 +01: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 Remove postgres secret from sops conf 2023-05-02 20:49:15 +02:00
README.md Updates after the disaster recovery 2024-02-10 19:12:55 +01:00
crd.yaml Updates after the disaster recovery 2024-02-10 19:12:55 +01:00
environments.yaml update kubecontext setup 2023-07-20 18:19:44 +02:00
extensions.yaml Updates after the disaster recovery 2024-02-10 19:12:55 +01:00
helmfile.yaml Updates after the disaster recovery 2024-02-10 19:12:55 +01:00
releases.yaml Updates after the disaster recovery 2024-02-10 19:12:55 +01:00
repositories.yaml Updates after the disaster recovery 2024-02-10 19:12:55 +01: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.