From bd8195739d4abb95286745607d3b6eca2710c103 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Jochum?= Date: Wed, 17 Jul 2019 11:51:43 +0200 Subject: [PATCH] Update deployment --- deployment.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/deployment.yaml b/deployment.yaml index 8c9b104..aa50616 100644 --- a/deployment.yaml +++ b/deployment.yaml @@ -18,9 +18,9 @@ items: maxSurge: 1 maxUnavailable: 0 type: RollingUpdate - selector: - matchLabels: - container: nginx + selector: + matchLabels: + container: nginx template: metadata: labels: