Skip to content

Commit 790e716

Browse files
author
Brice Fallon-Freeman
authored
Merge pull request #3154 from bfallonf/filechange_1390473
Bug 1390473 fixed file location in example
2 parents 27fe6b6 + bf1c56e commit 790e716

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)