mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-04 18:00:08 +00:00
fix json.
This commit is contained in:
parent
46ac0aa81d
commit
245feaf722
@ -9,7 +9,7 @@
|
|||||||
"version": "v1beta1",
|
"version": "v1beta1",
|
||||||
"id": "redisSlaveController",
|
"id": "redisSlaveController",
|
||||||
"containers": [{
|
"containers": [{
|
||||||
"name": "slave"
|
"name": "slave",
|
||||||
"image": "brendanburns/redis-slave",
|
"image": "brendanburns/redis-slave",
|
||||||
"ports": [{"containerPort": 6379, "hostPort": 6380}]
|
"ports": [{"containerPort": 6379, "hostPort": 6380}]
|
||||||
}]
|
}]
|
||||||
|
Loading…
Reference in New Issue
Block a user