From 46233d3c1347476fbf8b96aaf6f6c3b49d18a75b Mon Sep 17 00:00:00 2001 From: sido Date: Mon, 25 Jun 2018 15:50:07 +0200 Subject: [PATCH] updated urls --- nexus/v1.0.0/templates/deployment.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/nexus/v1.0.0/templates/deployment.yaml b/nexus/v1.0.0/templates/deployment.yaml index b83dfeb..6d3ee96 100644 --- a/nexus/v1.0.0/templates/deployment.yaml +++ b/nexus/v1.0.0/templates/deployment.yaml @@ -32,4 +32,5 @@ spec: ports: - containerPort: 8081 - containerPort: 5000 + restartPolicy: Always status: {}