Skip to content

Commit

Permalink
Merge pull request #508 from cybozu-go/remove-unnecessary-labels
Browse files Browse the repository at this point in the history
remove unncessary lables
  • Loading branch information
satoru-takeuchi committed Sep 4, 2019
2 parents aeffc80 + b34821e commit c4d4dba
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion etc/squid.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
1 change: 0 additions & 1 deletion etc/unbound.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit c4d4dba

Please sign in to comment.