diff --git a/charts/traefik-ingress/crds/middlewares.yaml b/charts/traefik-ingress/crds/middlewares.yaml index e105720..e2c7daf 100644 --- a/charts/traefik-ingress/crds/middlewares.yaml +++ b/charts/traefik-ingress/crds/middlewares.yaml @@ -99,8 +99,6 @@ spec: items: type: string type: array - minResponseBodyBytes: - type: integer type: object contentType: description: ContentType middleware - or rather its unique `autoDetect` @@ -398,9 +396,8 @@ spec: info configuration. properties: issuer: - description: TLSCLientCertificateIssuerDNInfo holds the client - TLS certificate distinguished name info configuration. cf - https://tools.ietf.org/html/rfc3739 + description: TLSClientCertificateDNInfo holds the client TLS + certificate distinguished name info configuration. cf https://tools.ietf.org/html/rfc3739 properties: commonName: type: boolean @@ -426,9 +423,8 @@ spec: serialNumber: type: boolean subject: - description: TLSCLientCertificateSubjectDNInfo holds the client - TLS certificate distinguished name info configuration. cf - https://tools.ietf.org/html/rfc3739 + description: TLSClientCertificateDNInfo holds the client TLS + certificate distinguished name info configuration. cf https://tools.ietf.org/html/rfc3739 properties: commonName: type: boolean @@ -440,8 +436,6 @@ spec: type: boolean organization: type: boolean - organizationalUnit: - type: boolean province: type: boolean serialNumber: