Skip to content

Commit

Permalink
Update nginx.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
chbinousamy authored Jan 31, 2024
1 parent 4ac662e commit cf29d4b
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .github/workflows/nginx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,10 +99,14 @@ jobs:
- 172.18.255.200-172.18.255.250
---
apiVersion: metallb.io/v1beta1
kind: L2Advertisement
kind: BGPAdvertisement
metadata:
name: empty
name: external
namespace: metallb-system
spec:
ipAddressPools:
- first-pool
aggregationLength: 24
EOF
- name: Check Network
Expand Down

0 comments on commit cf29d4b

Please sign in to comment.