Skip to content

Commit

Permalink
label for apiserver pod
Browse files Browse the repository at this point in the history
  • Loading branch information
alkar committed Oct 20, 2017
1 parent b79ccdd commit 4cb00f2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions resources/kube-apiserver.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ kind: Pod
metadata:
name: kube-apiserver
namespace: kube-system
labels:
k8s-app: apiserver
spec:
hostNetwork: true
containers:
Expand Down

0 comments on commit 4cb00f2

Please sign in to comment.