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: 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: