We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2fa6e77 + 131dc80 commit c082108Copy full SHA for c082108
1 file changed
docs/crds/auth.md
@@ -671,10 +671,7 @@ spec:
671
672
authentication_policies:
673
# Perform LDAP authentication for the host hotdrink.beverages.com
674
- - resource:
675
- path: []
676
- method: []
677
- expression: 'HTTP.REQ.HOSTNAME.SET_TEXT_MODE(IGNORECASE).EQ("hotdrink.beverages.com")'
+ - expression: 'HTTP.REQ.HOSTNAME.SET_TEXT_MODE(IGNORECASE).EQ("hotdrink.beverages.com")'
678
provider: ["ldap-auth-provider"]
679
680
0 commit comments