mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-24 02:15:10 +00:00
4 lines
76 B
Bash
Executable File
4 lines
76 B
Bash
Executable File
#!/bin/bash
|
|
|
|
redis-server --slaveof $SERVICE_HOST $REDISMASTER_SERVICE_PORT
|