Removed unused files and not needed subdirs
This commit is contained in:
15
argo-workflows/source.yaml
Normal file
15
argo-workflows/source.yaml
Normal file
@ -0,0 +1,15 @@
|
||||
apiVersion: argoproj.io/v1alpha1
|
||||
kind: EventSource
|
||||
metadata:
|
||||
name: webhook
|
||||
namespace: argo-events
|
||||
spec:
|
||||
service:
|
||||
ports:
|
||||
- port: 12000
|
||||
targetPort: 12000
|
||||
webhook:
|
||||
test-hook:
|
||||
endpoint: /gitea-hook
|
||||
method: POST
|
||||
port: "12000"
|
Reference in New Issue
Block a user