UNCLASSIFIED

Commit 4debc0b2 authored by Kavitha Thulasiraman's avatar Kavitha Thulasiraman
Browse files

additional service for ingress

parent 037d2cbd
Pipeline #230087 passed with stages
in 2 minutes and 57 seconds
...@@ -2,7 +2,7 @@ apiVersion: v1 ...@@ -2,7 +2,7 @@ apiVersion: v1
kind: Service kind: Service
metadata: metadata:
name: nexus-service-bigbang name: nexus-service-bigbang
namespace: { template "nexus.namespace" . }} namespace: {{ template "nexus.namespace" . }}
spec: spec:
ports: ports:
- port: 80 - port: 80
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment