forked from triggermesh/triggermesh
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathkustomization.yaml
103 lines (102 loc) · 3.66 KB
/
kustomization.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
# Copyright 2022 TriggerMesh Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
resources:
- config/200-clusterrole-webhook.yaml
- config/200-clusterroles.yaml
- config/201-serviceaccounts.yaml
- config/202-clusterrolebinding-webhook.yaml
- config/202-clusterrolebindings.yaml
- config/300-awscloudwatchlogssource.yaml
- config/300-awscloudwatchsource.yaml
- config/300-awscodecommitsource.yaml
- config/300-awscognitoidentitysource.yaml
- config/300-awscognitouserpoolsource.yaml
- config/300-awsdynamodbsource.yaml
- config/300-awseventbridgesource.yaml
- config/300-awskinesissource.yaml
- config/300-awsperformanceinsightssource.yaml
- config/300-awss3source.yaml
- config/300-awssnssource.yaml
- config/300-awssqssource.yaml
- config/300-azureactivitylogssource.yaml
- config/300-azureblobstoragesource.yaml
- config/300-azureeventgridsource.yaml
- config/300-azureeventhubssource.yaml
- config/300-azureiothubsource.yaml
- config/300-azurequeuestoragesource.yaml
- config/300-azureservicebusqueuesource.yaml
- config/300-azureservicebussource.yaml
- config/300-azureservicebustopicsource.yaml
- config/300-cloudeventssource.yaml
- config/300-googlecloudauditlogssource.yaml
- config/300-googlecloudbillingsource.yaml
- config/300-googlecloudpubsubsource.yaml
- config/300-googlecloudsourcerepositoriessource.yaml
- config/300-googlecloudstoragesource.yaml
- config/300-httppollersource.yaml
- config/300-ibmmqsource.yaml
- config/300-kafkasource.yaml
- config/300-mongodbsource.yaml
- config/300-ocimetricssource.yaml
- config/300-salesforcesource.yaml
- config/300-slacksource.yaml
- config/300-solacesource.yaml
- config/300-twiliosource.yaml
- config/300-webhooksource.yaml
- config/300-zendesksource.yaml
- config/301-awscomprehendtarget.yaml
- config/301-awsdynamodbtarget.yaml
- config/301-awseventbridgetarget.yaml
- config/301-awskinesistarget.yaml
- config/301-awslambdatarget.yaml
- config/301-awss3target.yaml
- config/301-awssnstarget.yaml
- config/301-awssqstarget.yaml
- config/301-azureeventhubstarget.yaml
- config/301-azuresentineltarget.yaml
- config/301-azureservicebustarget.yaml
- config/301-cloudeventstarget.yaml
- config/301-datadogtarget.yaml
- config/301-elasticsearchtarget.yaml
- config/301-googlecloudstoragetarget.yaml
- config/301-googlecloudworkflowstarget.yaml
- config/301-googlecloudfirestoretarget.yaml
- config/301-googlecloudpubsubtarget.yaml
- config/301-googlesheettarget.yaml
- config/301-httptarget.yaml
- config/301-ibmmqtarget.yaml
- config/301-jiratarget.yaml
- config/301-kafkatarget.yaml
- config/301-logzmetricstarget.yaml
- config/301-mongodbtarget.yaml
- config/301-logztarget.yaml
- config/301-oracletarget.yaml
- config/301-salesforcetarget.yaml
- config/301-sendgridtarget.yaml
- config/301-slacktarget.yaml
- config/301-solacetarget.yaml
- config/301-splunktarget.yaml
- config/301-twiliotarget.yaml
- config/301-zendesktarget.yaml
- config/302-filter.yaml
- config/302-splitter.yaml
- config/303-function.yaml
- config/304-jqtransformation.yaml
- config/304-synchronizer.yaml
- config/304-transformation.yaml
- config/304-xmltojsontransformation.yaml
- config/304-xslttransformation.yaml
- config/500-controller.yaml
- config/500-webhook-configuration.yaml
- config/500-webhook.yaml