Redis image WORKDIR is /data and entrypoint runs chown recursively. PVC mounted at /data/training was read-only, causing chown to fail with exit code 1, crashing the Redis sidecar. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Redis image WORKDIR is /data and entrypoint runs chown recursively. PVC mounted at /data/training was read-only, causing chown to fail with exit code 1, crashing the Redis sidecar. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>