From d8820d87e5f749a096dc9a44a6ecc6860c26cb91 Mon Sep 17 00:00:00 2001 From: afra <122131693+ti-afra@users.noreply.github.com> Date: Fri, 25 Aug 2023 10:22:32 -0700 Subject: [PATCH] update CRD (felixConfiguration) (#2830) --- .../enterprise/crd.projectcalico.org_felixconfigurations.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/crds/enterprise/crd.projectcalico.org_felixconfigurations.yaml b/pkg/crds/enterprise/crd.projectcalico.org_felixconfigurations.yaml index d9dc530f0d..421c75b65b 100644 --- a/pkg/crds/enterprise/crd.projectcalico.org_felixconfigurations.yaml +++ b/pkg/crds/enterprise/crd.projectcalico.org_felixconfigurations.yaml @@ -868,7 +868,7 @@ spec: description: 'IptablesMarkMask is the mask that Felix selects its IPTables Mark bits from. Should be a 32 bit hexadecimal number with at least 8 bits set, none of which clash with any other mark bits - in use on the system. [Default: 0xff000000]' + in use on the system. [Default: 0xffff0000]' format: int32 type: integer iptablesNATOutgoingInterfaceFilter: