blob: a7860ae038f16b334776b2b86ef8da19fb05e63a [file] [log] [blame]
package kube
deployment: download: spec: template: spec: containers: [{
image: "gcr.io/myproj/download:v0.0.2"
ports: [{
containerPort: 7080
}]
}]