We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6dd10a9 commit 59f3d3cCopy full SHA for 59f3d3c
charts/keycloak/README.md
@@ -349,7 +349,7 @@ keycloak:
349
adminPassword: "secure-admin-password"
350
hostname: "auth.yourdomain.com"
351
production: true
352
- proxy: "edge"
+ proxyHeaders: "xforwarded"
353
354
database:
355
type: "postgres"
@@ -470,7 +470,7 @@ keycloak:
470
471
472
473
474
475
cache:
476
stack: "ispn" # Use Infinispan for clustering
0 commit comments