blob: 3a1050f5b9a65615a41c602291d78bf820d6d4bd [file] [log] [blame]
package kube
service: tasks: {
port: https: {
port: 443
targetPort: 7443
protocol: "TCP"
}
kubernetes: spec: {
type: "LoadBalancer"
loadBalancerIP: "1.2.3.4"
}
}