mirror of
https://github.com/outbackdingo/homelab-v.git
synced 2026-08-25 14:53:19 +00:00
I'm experiencing issues reaching services directly exposed to the internet At first only some carriers didn't load the pages, but it appears to be getting worse somehow Signed-off-by: Vegard Hagen <[email protected]>
9 lines
188 B
YAML
9 lines
188 B
YAML
apiVersion: cilium.io/v2alpha1
|
|
kind: CiliumL2AnnouncementPolicy
|
|
metadata:
|
|
name: default-l2-announcement-policy
|
|
namespace: kube-system
|
|
spec:
|
|
externalIPs: true
|
|
loadBalancerIPs: true
|