Skip to content

Commit

Permalink
add label to kubemacpool yamls
Browse files Browse the repository at this point in the history
Signed-off-by: Ram Lavi <[email protected]>
  • Loading branch information
RamLavi committed Feb 25, 2020
1 parent 49c2f54 commit 242cff3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions config/default/manager/manager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ spec:
template:
metadata:
labels:
app: kubemacpool
control-plane: mac-controller-manager
controller-tools.k8s.io: "1.0"
spec:
Expand Down
1 change: 1 addition & 0 deletions config/release/kubemacpool.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,7 @@ spec:
template:
metadata:
labels:
app: kubemacpool
control-plane: mac-controller-manager
controller-tools.k8s.io: "1.0"
spec:
Expand Down
1 change: 1 addition & 0 deletions config/test/kubemacpool.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,7 @@ spec:
template:
metadata:
labels:
app: kubemacpool
control-plane: mac-controller-manager
controller-tools.k8s.io: "1.0"
spec:
Expand Down

0 comments on commit 242cff3

Please sign in to comment.