All Downloads are FREE. Search and download functionalities are using the official Maven repository.

v.galasa.selenium.manager.0.38.0.source-code.selenium-node-expose.yaml Maven / Gradle / Ivy

The newest version!
#
# Copyright contributors to the Galasa project
#
# SPDX-License-Identifier: EPL-2.0
#

apiVersion: v1
kind: Service
metadata:
  labels:
    app: k8-selenium-node-
  name: k8-selenium-node-
spec:
  type: NodePort
  ports:
    - name: endpoint
      port: 4444
      targetPort: 4444
      protocol: TCP
  selector:
    app: k8-selenium-node-




© 2015 - 2025 Weber Informatics LLC | Privacy Policy