Skip to content

Commit

Permalink
Merge pull request #51 from spangenberg/rename-labels
Browse files Browse the repository at this point in the history
Rename labels from sigs.k8s.io to machine.openshift.io
  • Loading branch information
openshift-merge-robot committed Feb 26, 2019
2 parents da772db + a672f54 commit 73c4665
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/resources/machine-set.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ spec:
replicas: 1
selector:
matchLabels:
sigs.k8s.io/cluster-api-machineset: kubemark-machine-pool
machine.openshift.io/cluster-api-machineset: kubemark-machine-pool
template:
metadata:
labels:
sigs.k8s.io/cluster-api-machineset: kubemark-machine-pool
machine.openshift.io/cluster-api-machineset: kubemark-machine-pool
spec:
metadata:
labels:
Expand Down

0 comments on commit 73c4665

Please sign in to comment.