Rename infra dir
This commit is contained in:
5
infra-scripts/cilium/Makefile
Normal file
5
infra-scripts/cilium/Makefile
Normal 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
|
||||
Reference in New Issue
Block a user