diff --git a/clusters/cl01tl/helm/cilium/templates/cilium-l2-announcement-policy.yaml b/clusters/cl01tl/helm/cilium/templates/cilium-l2-announcement-policy.yaml index 1debaaec2..f66dd8922 100644 --- a/clusters/cl01tl/helm/cilium/templates/cilium-l2-announcement-policy.yaml +++ b/clusters/cl01tl/helm/cilium/templates/cilium-l2-announcement-policy.yaml @@ -1,19 +1,19 @@ -apiVersion: "cilium.io/v2alpha1" -kind: CiliumL2AnnouncementPolicy -metadata: - name: general-l2-policy - namespace: {{ .Release.Namespace }} - labels: - app.kubernetes.io/name: general-l2-policy - app.kubernetes.io/instance: {{ .Release.Name }} - app.kubernetes.io/part-of: {{ .Release.Name }} -spec: - nodeSelector: - matchExpressions: - - key: kubernetes.io/hostname - operator: Exists - interfaces: - - end0 - - enp6s0 - externalIPs: true - loadBalancerIPs: true +# apiVersion: "cilium.io/v2alpha1" +# kind: CiliumL2AnnouncementPolicy +# metadata: +# name: general-l2-policy +# namespace: {{ .Release.Namespace }} +# labels: +# app.kubernetes.io/name: general-l2-policy +# app.kubernetes.io/instance: {{ .Release.Name }} +# app.kubernetes.io/part-of: {{ .Release.Name }} +# spec: +# nodeSelector: +# matchExpressions: +# - key: kubernetes.io/hostname +# operator: Exists +# interfaces: +# - end0 +# - enp6s0 +# externalIPs: true +# loadBalancerIPs: true diff --git a/clusters/cl01tl/helm/cilium/values.yaml b/clusters/cl01tl/helm/cilium/values.yaml index c16a41576..ed3f6e572 100644 --- a/clusters/cl01tl/helm/cilium/values.yaml +++ b/clusters/cl01tl/helm/cilium/values.yaml @@ -26,7 +26,7 @@ cilium: - SYS_ADMIN - SYS_RESOURCE l2announcements: - enabled: true + enabled: false bgpControlPlane: enabled: false secretsNamespace: