Closed hdoupe closed 3 years ago
Resolves #464. The actual problem is that changes to Redis configurations like the password aren't persisted through the append-only file. This PR sets the redis password using the password in the workers-redis-secret secret object.
workers-redis-secret
Resolves #464. The actual problem is that changes to Redis configurations like the password aren't persisted through the append-only file. This PR sets the redis password using the password in the
workers-redis-secret
secret object.