Sign in
cue
/
cue
/
1370f0a46925482af80c0d6b817a86a0a15b0aec
/
.
/
doc
/
tutorial
/
kubernetes
/
manual
/
services
/
frontend
/
host
/
kube.cue
blob: 4013bd36efd0f9a972190fbd1e9e4d882609ba82 [
file
] [
log
] [
blame
]
package
kube
deployment
:
host
:
{
replicas
:
2
image
:
"gcr.io/myproj/host:v0.1.10"
}