fix json.
This commit is contained in:
parent
7340f8952d
commit
bdaea6ab6f
|
@ -9,7 +9,7 @@
|
|||
"version": "v1beta1",
|
||||
"id": "redisSlaveController",
|
||||
"containers": [{
|
||||
"name": "slave"
|
||||
"name": "slave",
|
||||
"image": "brendanburns/redis-slave",
|
||||
"ports": [{"containerPort": 6379, "hostPort": 6380}]
|
||||
}]
|
||||
|
|
Loading…
Reference in New Issue