Rename infra dir

This commit is contained in:
2025-02-11 23:03:14 +01:00
parent 2a866b0cae
commit ea309a0ae7
18 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
install:
helm repo add cilium https://helm.cilium.io/
helm repo update cilium
helm upgrade --install -n kube-system cilium cilium/cilium --version 1.16.6 -f values.yml
kubectl apply -f loadbalancer-ippool.yml -f bgp-cluster-config.yml