Revert "update webhook receiver ports"

This reverts commit d706066066.
This commit is contained in:
2024-06-09 11:44:09 +10:00
parent d706066066
commit 9dac35a959

View File

@@ -9,6 +9,6 @@ spec:
app: notification-controller app: notification-controller
ports: ports:
- name: http - name: http
port: 18888 port: 8888
protocol: TCP protocol: TCP
targetPort: 9292 targetPort: 9292