forked from k-space/kube
Upgrade MetalLB
This commit is contained in:
parent
af1c78dea6
commit
9cf57d8bc6
1
metallb-system/.gitignore
vendored
Normal file
1
metallb-system/.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
metallb-operator.yaml
|
@ -10,7 +10,7 @@ MetalLB exposes services to the outside world.
|
||||
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 application.yml
|
||||
```
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user