Skip to content

Commit

Permalink
Rename labels from sigs.k8s.io to machine.openshift.io
Browse files Browse the repository at this point in the history
  • Loading branch information
spangenberg committed Feb 18, 2019
1 parent 80f40c5 commit a672f54
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 a672f54

Please sign in to comment.