From aa4573cf83429f0aec3c1d4eb3b1d32ca423339e Mon Sep 17 00:00:00 2001 From: kairen Date: Sun, 27 Jan 2019 05:16:08 +0800 Subject: [PATCH] Update deployment labels --- deploy/deployment.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deploy/deployment.yml b/deploy/deployment.yml index 9106368..5623ba5 100644 --- a/deploy/deployment.yml +++ b/deploy/deployment.yml @@ -7,11 +7,11 @@ spec: replicas: 1 selector: matchLabels: - app: ipam + k8s-app: ipam template: metadata: labels: - app: ipam + k8s-app: ipam spec: priorityClassName: system-cluster-critical tolerations: