blob: 3909253f6b2e388a5641f1da63b6194112a69b62 [file] [log] [blame]
package kube
service tasks spec: {
type: "LoadBalancer"
loadBalancerIP: "1.2.3.4"
// static ip
ports: [{
port: 443
name: "http"
}]
}