From 8efccb88a59e7336d42328126ff2ce9f0f3bd743 Mon Sep 17 00:00:00 2001 From: sido Date: Mon, 25 Jun 2018 16:34:05 +0200 Subject: [PATCH] naming services --- nexus/v1.0.0/templates/httpd-deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nexus/v1.0.0/templates/httpd-deployment.yaml b/nexus/v1.0.0/templates/httpd-deployment.yaml index 6390f90..6fd8226 100644 --- a/nexus/v1.0.0/templates/httpd-deployment.yaml +++ b/nexus/v1.0.0/templates/httpd-deployment.yaml @@ -11,7 +11,7 @@ spec: strategy: {} selector: matchLabels: - app: httod + app: httpd template: metadata: labels: