Skip to content
Snippets Groups Projects
Commit bb09cb7c authored by Edward Hicks's avatar Edward Hicks :8ball:
Browse files

disabled local file logging since all 3 pods will try to send to the

same file and also kubectl logs doesn't work anymore
parent 9ccb85be
No related branches found
No related tags found
No related merge requests found
apiVersion: v1
name: osuredis
version: 1.1.1
version: 1.1.2
description: "Helm chart for deploying one of the OCIO Middleware's standard Redis instances"
keywords:
- "redis"
......
loglevel notice
logfile /data/redis.log
#logfile /data/redis.log
protected-mode no
dir /data
......
loglevel notice
logfile /data/sentinel.log
#logfile /data/sentinel.log
protected-mode no
dir /data
port 26379
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment