Skip to content

Commit

Permalink
hotfix(github-comment-ops): correct tls host
Browse files Browse the repository at this point in the history
Fixup of #2631
  • Loading branch information
lemeurherve authored Jul 21, 2022
1 parent 612cb5d commit 1b30b56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/ext_github-comment-ops.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ ingress:
tls:
- secretName: github-comment-ops-tls
hosts:
- webhook-github-comment-ops
- webhook-github-comment-ops.jenkins.io

1 comment on commit 1b30b56

@smerle33
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀 great

Please sign in to comment.