Skip to content

Instantly share code, notes, and snippets.

@krishachetan89
Created May 23, 2021 07:53
Show Gist options
  • Select an option

  • Save krishachetan89/92995f9412338e5006396504d09ad067 to your computer and use it in GitHub Desktop.

Select an option

Save krishachetan89/92995f9412338e5006396504d09ad067 to your computer and use it in GitHub Desktop.
apiVersion: v1
kind: Service
metadata:
name: selenium-srv
spec:
selector:
app: selenium-hub
ports:
- port: 4444
nodePort: 30009
type: NodePort
sessionAffinity: None
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment