sync en zh yaml (#19781)

This commit is contained in:
chentanjun
2020-03-23 11:34:45 +08:00
committed by GitHub
parent 09fc6f9e03
commit 5db5d26326
25 changed files with 46 additions and 42 deletions
@@ -5,7 +5,10 @@ metadata:
spec:
containers:
- name: redis
image: kubernetes/redis:v1
image: redis:5.0.4
command:
- redis-server
- "/redis-master/redis.conf"
env:
- name: MASTER
value: "true"