Hybrid cloud cluster monorepo with Ansible, K8s, NixOS, and Terraform. cute.haus
ansible terraform nix k8s
0

Configure Feed

Select the types of activity you want to include in your feed.

k8s/pg-shared: fix cloud zone affinity values

Aly Raffauf (Jul 2, 2026, 1:42 AM EDT) b188a9b2 3b0180b4

+1 -1
+1 -1
k8s/charts/pg-shared/templates/cluster.yaml
··· 25 25 matchExpressions: 26 26 - key: topology.kubernetes.io/zone 27 27 operator: In 28 - values: [cloud-ovhcloud, cloud-netcup] 28 + values: [cloud] 29 29 - weight: 50 30 30 preference: 31 31 matchExpressions: