1package kube 2 3deployment: waiter: { 4 image: "gcr.io/myproj/waiter:v0.3.0" 5 replicas: 5 6}
View as plain text