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-deployment.yaml Maven / Gradle / Ivy

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

apiVersion: apps/v1
kind: Deployment
metadata:
  name: k8-selenium-node-
  labels:
    app: k8-selenium-node-
spec:
  replicas: 1
  selector:
    matchLabels:
      app: k8-selenium-node-
  template:
    metadata:
      name: k8-selenium-node-
      labels:
        app: k8-selenium-node-
    spec:

      containers:
        - name: web
          image: 
          ports:
            - name: web
              containerPort: 4444
              protocol: TCP




© 2015 - 2025 Weber Informatics LLC | Privacy Policy