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 415ee35 commit 8fe06ef
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .github/workflows/nginx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,14 +99,10 @@ jobs:
- 172.18.200.0/24
---
apiVersion: metallb.io/v1beta1
kind: BGPAdvertisement
kind: L2Advertisement
metadata:
name: external
name: empty
namespace: metallb-system
spec:
ipAddressPools:
- first-pool
aggregationLength: 24
EOF
- name: Check Network
Expand Down

0 comments on commit 8fe06ef

Please sign in to comment.