You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
304 B

apiVersion: v1
kind: Service
metadata:
annotations:
description: The web server's HTTP port.
labels:
application: infinispan-server
name: infinispan-server-http
namespace: moh-prod
spec:
ports:
- port: 8080
targetPort: 8080
selector:
deploymentConfig: infinispan-server