Skip to content

Commit

Permalink
Reduce chances of name collision with serving (knative#21)
Browse files Browse the repository at this point in the history
This is accounted for upstream in f8fdf32
  • Loading branch information
jcrossley3 authored Jul 17, 2020
1 parent 5e15d3c commit c07f825
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ roleRef:
apiVersion: batch/v1
kind: Job
metadata:
name: storage-version-migration
name: storage-version-migration-eventing
namespace: knative-eventing
labels:
app: "storage-version-migration"
Expand Down

0 comments on commit c07f825

Please sign in to comment.