Skip to content

Commit 2271391

Browse files
authored
fix comm pipeline trigger name (#443)
1 parent 7c165de commit 2271391

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ansible/roles/operator-pipeline/tasks/community-pipeline-event-listener.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
app: operator-pipeline
7676
suffix: "{{ suffix }}"
7777
env: "{{ env }}"
78-
name: operator-pipeline
78+
name: community-operator-pipeline
7979
spec:
8080
port:
8181
targetPort: http-listener

0 commit comments

Comments
 (0)