Commit 1654d57
committed
Provide the option to not define REDIS_CACHE_ENDPOINT or REDIS_STORE_ENDPOINT env vars at all, if they're not using k8s secrets, and need to inject custom endpoints (ex. external Redis, with creds in endpoint string) as env vars by their own external means
1 parent 776f4ac commit 1654d57
1 file changed
+12
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
248 | 248 | | |
249 | 249 | | |
250 | 250 | | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
251 | 259 | | |
252 | 260 | | |
| 261 | + | |
253 | 262 | | |
254 | 263 | | |
| 264 | + | |
| 265 | + | |
255 | 266 | | |
256 | 267 | | |
| 268 | + | |
257 | 269 | | |
258 | 270 | | |
259 | 271 | | |
| |||
0 commit comments