1package kube 2 3deployment: download: { 4 image: "gcr.io/myproj/download:v0.0.2" 5 expose: port: client: 7080 6}
View as plain text