From b34821ea94723140bf8d0f0a6a0fb7e856fa0e35 Mon Sep 17 00:00:00 2001 From: binoue Date: Tue, 3 Sep 2019 16:00:27 +0900 Subject: [PATCH] remove unncessary lables --- etc/squid.yml | 1 - etc/unbound.yml | 1 - 2 files changed, 2 deletions(-) diff --git a/etc/squid.yml b/etc/squid.yml index fbf800e4a..2928c16e2 100644 --- a/etc/squid.yml +++ b/etc/squid.yml @@ -202,7 +202,6 @@ spec: metadata: labels: app.kubernetes.io/name: squid - k8s-app: squid spec: # system priority class cannot be specified for pods in namespaces # other than kube-system as of k8s 1.12. diff --git a/etc/unbound.yml b/etc/unbound.yml index 6af0cb0af..5f45360ac 100644 --- a/etc/unbound.yml +++ b/etc/unbound.yml @@ -154,7 +154,6 @@ spec: metadata: labels: app.kubernetes.io/name: unbound - k8s-app: unbound spec: # system priority class cannot be specified for pods in namespaces # other than kube-system as of k8s 1.12.