We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b7373c3 + 36a9dfb commit 0426fb9Copy full SHA for 0426fb9
fleet/lib/metallb-conf/overlays/antu/ipaddresspool-alloy.yaml
@@ -2,7 +2,7 @@
2
apiVersion: metallb.io/v1beta1
3
kind: IPAddressPool
4
metadata:
5
- name: ingress
+ name: alloy
6
namespace: metallb-system
7
spec:
8
addresses:
@@ -12,10 +12,10 @@ spec:
12
13
kind: L2Advertisement
14
15
16
17
18
ipAddressPools:
19
- - ingress
+ - alloy
20
interfaces:
21
- br2131
0 commit comments