this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Use full hostname for redis host.

+1 -1
+1 -1
cluster/apps/default/proxitok/app/configmap.yaml
··· 7 7 data: 8 8 LATTE_CACHE: /cache 9 9 API_CACHE: redis 10 - REDIS_HOST: proxitok-redis 10 + REDIS_HOST: proxitok-redis.default.svc.cluster.local 11 11 REDIS_PORT: "6379" 12 12 API_SIGNER: remote 13 13 API_SIGNER_URL: http://proxitok-signer.default.svc.cluster.local:8080/signature