Skip to content

Commit

Permalink
Merge pull request #97 from RamLavi/add_app_label_release_0_8_branch
Browse files Browse the repository at this point in the history
add label to kubemacpool yamls
phoracek authored Feb 25, 2020
2 parents 49c2f54 + 242cff3 commit cfa44d4
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
@@ -36,6 +36,7 @@ spec:
template:
metadata:
labels:
app: kubemacpool
control-plane: mac-controller-manager
controller-tools.k8s.io: "1.0"
spec:
1 change: 1 addition & 0 deletions config/release/kubemacpool.yaml
Original file line number Diff line number Diff line change
@@ -154,6 +154,7 @@ spec:
template:
metadata:
labels:
app: kubemacpool
control-plane: mac-controller-manager
controller-tools.k8s.io: "1.0"
spec:
1 change: 1 addition & 0 deletions config/test/kubemacpool.yaml
Original file line number Diff line number Diff line change
@@ -154,6 +154,7 @@ spec:
template:
metadata:
labels:
app: kubemacpool
control-plane: mac-controller-manager
controller-tools.k8s.io: "1.0"
spec:

0 comments on commit cfa44d4

Please sign in to comment.