Removed unused files and not needed subdirs

This commit is contained in:
Marcin-Ramotowski
2025-08-02 14:06:57 +02:00
parent a0a9d7d592
commit a5a9c9ec43
11 changed files with 0 additions and 110 deletions

View File

@ -0,0 +1,16 @@
apiVersion: v1
kind: Service
metadata:
name: webhook-eventsource-svc
namespace: argo-events
spec:
type: ClusterIP
ports:
- name: default
port: 12000
protocol: TCP
targetPort: 12000
selector:
controller: eventsource-controller
eventsource-name: webhook
owner-name: webhook