apiVersion: v1
kind: Service
metadata:
  name: load-tester-service
  annotations:
    cloud.google.com/load-balancer-type: "Internal"
spec:
  type: LoadBalancer