Skip to content

Commit 59f3d3c

Browse files
authored
[keycloak]: Fix invalid documentation (CloudPirates-io#283)
1 parent 6dd10a9 commit 59f3d3c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/keycloak/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -349,7 +349,7 @@ keycloak:
349349
adminPassword: "secure-admin-password"
350350
hostname: "auth.yourdomain.com"
351351
production: true
352-
proxy: "edge"
352+
proxyHeaders: "xforwarded"
353353
354354
database:
355355
type: "postgres"
@@ -470,7 +470,7 @@ keycloak:
470470
adminPassword: "secure-admin-password"
471471
hostname: "auth.yourdomain.com"
472472
production: true
473-
proxy: "edge"
473+
proxyHeaders: "xforwarded"
474474
475475
cache:
476476
stack: "ispn" # Use Infinispan for clustering

0 commit comments

Comments
 (0)