Skip to content
This repository has been archived by the owner on Jun 25, 2024. It is now read-only.

Commit

Permalink
Merge pull request #545 from fao89/osdpdlabel
Browse files Browse the repository at this point in the history
Add deployment label
  • Loading branch information
openshift-merge-bot[bot] authored Nov 29, 2023
2 parents 6952c9b + 62fd43a commit f33b749
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/util/ansible_execution.go
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ func AnsibleExecution(
Namespace: obj.GetNamespace(),
Labels: map[string]string{
service.Spec.Label: string(obj.GetUID()),
"osdpd": obj.GetName(),
},
},
}
Expand Down

0 comments on commit f33b749

Please sign in to comment.