From c0bbc35b34861cc620245cbb1272eecb54772be8 Mon Sep 17 00:00:00 2001 From: schweits <97221186+schweits@users.noreply.github.com> Date: Mon, 13 Nov 2023 14:18:02 +0200 Subject: [PATCH 1/2] Update appprotect.f5.com_appolicies.yaml Signed-off-by: schweits <97221186+schweits@users.noreply.github.com> --- config/crd/bases/appprotect.f5.com_appolicies.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/config/crd/bases/appprotect.f5.com_appolicies.yaml b/config/crd/bases/appprotect.f5.com_appolicies.yaml index 8c494414cb..5f9a735ac2 100644 --- a/config/crd/bases/appprotect.f5.com_appolicies.yaml +++ b/config/crd/bases/appprotect.f5.com_appolicies.yaml @@ -434,6 +434,8 @@ spec: - none-value - strict type: string + maskValueInLogs: + type: boolean name: type: string securedOverHttpsConnection: @@ -1867,6 +1869,8 @@ spec: type: string type: object type: array + useXmlResponsePage: + type: boolean type: object type: array xml-validation-files: From 79bbac64ef957c9947490e67dc27b178e2528b5e Mon Sep 17 00:00:00 2001 From: schweits <97221186+schweits@users.noreply.github.com> Date: Mon, 13 Nov 2023 14:20:34 +0200 Subject: [PATCH 2/2] Update crds-nap-waf.yaml Signed-off-by: schweits <97221186+schweits@users.noreply.github.com> --- deploy/crds-nap-waf.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/deploy/crds-nap-waf.yaml b/deploy/crds-nap-waf.yaml index 31f5dac110..b8c379ae6e 100644 --- a/deploy/crds-nap-waf.yaml +++ b/deploy/crds-nap-waf.yaml @@ -523,6 +523,8 @@ spec: - none-value - strict type: string + maskValueInLogs: + type: boolean name: type: string securedOverHttpsConnection: @@ -1956,6 +1958,8 @@ spec: type: string type: object type: array + useXmlResponsePage: + type: boolean type: object type: array xml-validation-files: