kind: Service apiVersion: v1 metadata: name: sqlserver spec: selector: app: sqlserver ports: - protocol: TCP port: 1433 targetPort: 1433