mirror of https://github.com/k3s-io/k3s
19 lines
477 B
JSON
19 lines
477 B
JSON
![]() |
{
|
||
|
"id": "frontendController",
|
||
|
"desiredState": {
|
||
|
"replicas": 3,
|
||
|
"replicasInSet": {"name": "frontend"},
|
||
|
"taskTemplate": {
|
||
|
"desiredState": {
|
||
|
"manifest": {
|
||
|
"containers": [{
|
||
|
"image": "brendanburns/php-redis",
|
||
|
"ports": [{"containerPort": 80, "hostPort": 8080}]
|
||
|
}]
|
||
|
}
|
||
|
},
|
||
|
"labels": {"name": "frontend"}
|
||
|
}},
|
||
|
"labels": {"name": "frontend"}
|
||
|
}
|