Upgrade MetalLB

This commit is contained in:
Lauri Võsandi 2024-07-27 08:28:43 +03:00
parent af1c78dea6
commit 9cf57d8bc6
3 changed files with 2 additions and 4335 deletions

1
metallb-system/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
metallb-operator.yaml

View File

@ -10,7 +10,7 @@ MetalLB exposes services to the outside world.
To update manifests: To update manifests:
``` ```
curl -O https://raw.githubusercontent.com/metallb/metallb-operator/v0.13.11/bin/metallb-operator.yaml curl -O https://raw.githubusercontent.com/metallb/metallb-operator/v0.14.2/bin/metallb-operator.yaml
kubectl apply -f metallb-operator.yaml kubectl apply -f metallb-operator.yaml
kubectl apply -f application.yml kubectl apply -f application.yml
``` ```

File diff suppressed because it is too large Load Diff