Skip to content

Commit bf1c56e

Browse files
author
brice
committed
fixed file location in example
1 parent 36570f0 commit bf1c56e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install_config/advanced_ldap_configuration/sssd_for_ldap_failover.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -395,7 +395,7 @@ created. To do so:
395395
apiVersion: v1
396396
kind: RequestHeaderIdentityProvider
397397
challengeURL: "https://proxy.example.com/challenging-proxy/oauth/authorize?${query}"
398-
clientCA: /etc/origin/master/proxy/proxyca.crt
398+
clientCA: /etc/origin/proxy/proxyca.crt
399399
headers:
400400
- X-Remote-User
401401
----

0 commit comments

Comments
 (0)