mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-30 15:05:27 +00:00
fix json.
This commit is contained in:
parent
46ac0aa81d
commit
245feaf722
@ -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
Block a user