File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1372,8 +1372,8 @@ externalDatabase:
1372
1372
# # ref: https://www.keycloak.org/server/caching
1373
1373
# # @param cache.enabled Switch to enable or disable the keycloak distributed cache for kubernetes.
1374
1374
# # NOTE: Set to false to use 'local' cache (only supported when replicaCount=1).
1375
- # # @param cache.stack Set infinispan cache stack to use, sets [ KC_CACHE_STACK}( https://www.keycloak.org/server/all-config?q=cache-stack)
1376
- # # @param cache.configFile Set infinispan cache stack config filename sets [ KC_CACHE_CONFIG_FILE]( https://www.keycloak.org/server/all-config?q=cache-config-file)
1375
+ # # @param cache.stack Set infinispan cache stack to use, sets KC_CACHE_STACK (< https://www.keycloak.org/server/all-config?q=cache-stack> )
1376
+ # # @param cache.configFile Set infinispan cache stack config filename sets KC_CACHE_CONFIG_FILE (< https://www.keycloak.org/server/all-config?q=cache-config-file> )
1377
1377
# # @param cache.useHeadlessServiceWithAppVersion Set to true to create the headless service used for ispn containing the app version
1378
1378
# #
1379
1379
cache :
You can’t perform that action at this time.
0 commit comments