blob: 93cf196eed73117d4ab6687d88f10350e76d5269 [file] [log] [blame]
apiVersion: v1
kind: Service
metadata:
name: isoping
spec:
ports:
- port: 4948
protocol: UDP
targetPort: 4948
selector:
app: isoping
sessionAffinity: ClientIP
type: LoadBalancer