File tree 14 files changed +14
-7
lines changed
scaffolder-templates/gitlab
catalog-spring-boot/manifests/helm/build/templates
gateway-vertx/manifests/helm/build/templates
inventory-quarkus/manifests/helm/build/templates
web-nodejs/manifests/helm/build/templates
quinoa-wind-turbine/manifests/helm/build/templates
vote-api-go/manifests/helm/build/templates
vote-ui-python/manifests/helm/build/templates
14 files changed +14
-7
lines changed Original file line number Diff line number Diff line change 9
9
git_host: {{ .Values.git.host }}
10
10
git_project: {{ .Values.app.name }}
11
11
git_token: {{ .Values.git.token }}
12
- webhook_url: https://webhook-{{ .Values.app.name }}-el-{{ .Values.app.namespace }} {{ .Values.app.cluster }}
12
+ webhook_url: https://webhook-{{ .Values.app.name }}{{ .Values.app.cluster }}
13
13
webhook_secret: {{ .Values.git.webhookSecret }}
14
14
tasks:
15
15
- name: Get gitlab projects
Original file line number Diff line number Diff line change @@ -8,6 +8,7 @@ metadata:
8
8
app.kubernetes.io/part-of : Triggers
9
9
eventlistener : {{ .Values.app.name }}-el
10
10
spec :
11
+ host : webhook-{{ .Values.app.name }}{{ .Values.app.cluster }}
11
12
to :
12
13
kind : Service
13
14
name : el-{{ .Values.app.name }}-el
Original file line number Diff line number Diff line change 9
9
git_host: {{ .Values.git.host }}
10
10
git_project: {{ .Values.app.name }}
11
11
git_token: {{ .Values.git.token }}
12
- webhook_url: https://webhook-{{ .Values.app.name }}-el-{{ .Values.app.namespace }} {{ .Values.app.cluster }}
12
+ webhook_url: https://webhook-{{ .Values.app.name }}{{ .Values.app.cluster }}
13
13
webhook_secret: {{ .Values.git.webhookSecret }}
14
14
tasks:
15
15
- name: Get gitlab projects
Original file line number Diff line number Diff line change @@ -8,6 +8,7 @@ metadata:
8
8
app.kubernetes.io/part-of : Triggers
9
9
eventlistener : {{ .Values.app.name }}-el
10
10
spec :
11
+ host : webhook-{{ .Values.app.name }}{{ .Values.app.cluster }}
11
12
to :
12
13
kind : Service
13
14
name : el-{{ .Values.app.name }}-el
Original file line number Diff line number Diff line change 9
9
git_host: {{ .Values.git.host }}
10
10
git_project: {{ .Values.app.name }}
11
11
git_token: {{ .Values.git.token }}
12
- webhook_url: https://webhook-{{ .Values.app.name }}-el-{{ .Values.app.namespace }} {{ .Values.app.cluster }}
12
+ webhook_url: https://webhook-{{ .Values.app.name }}{{ .Values.app.cluster }}
13
13
webhook_secret: {{ .Values.git.webhookSecret }}
14
14
tasks:
15
15
- name: Get gitlab projects
Original file line number Diff line number Diff line change @@ -8,6 +8,7 @@ metadata:
8
8
app.kubernetes.io/part-of : Triggers
9
9
eventlistener : {{ .Values.app.name }}-el
10
10
spec :
11
+ host : webhook-{{ .Values.app.name }}{{ .Values.app.cluster }}
11
12
to :
12
13
kind : Service
13
14
name : el-{{ .Values.app.name }}-el
Original file line number Diff line number Diff line change 9
9
git_host: {{ .Values.git.host }}
10
10
git_project: {{ .Values.app.name }}
11
11
git_token: {{ .Values.git.token }}
12
- webhook_url: https://webhook-{{ .Values.app.name }}-el-{{ .Values.app.namespace }} {{ .Values.app.cluster }}
12
+ webhook_url: https://webhook-{{ .Values.app.name }}{{ .Values.app.cluster }}
13
13
webhook_secret: {{ .Values.git.webhookSecret }}
14
14
tasks:
15
15
- name: Get gitlab projects
Original file line number Diff line number Diff line change @@ -8,6 +8,7 @@ metadata:
8
8
app.kubernetes.io/part-of : Triggers
9
9
eventlistener : {{ .Values.app.name }}-el
10
10
spec :
11
+ host : webhook-{{ .Values.app.name }}{{ .Values.app.cluster }}
11
12
to :
12
13
kind : Service
13
14
name : el-{{ .Values.app.name }}-el
Original file line number Diff line number Diff line change 9
9
git_host: {{ .Values.git.host }}
10
10
git_project: {{ .Values.app.name }}
11
11
git_token: {{ .Values.git.token }}
12
- webhook_url: https://webhook-{{ .Values.app.name }}-el-{{ .Values.app.namespace }} {{ .Values.app.cluster }}
12
+ webhook_url: https://webhook-{{ .Values.app.name }}{{ .Values.app.cluster }}
13
13
webhook_secret: {{ .Values.git.webhookSecret }}
14
14
tasks:
15
15
- name: Get gitlab projects
Original file line number Diff line number Diff line change @@ -8,6 +8,7 @@ metadata:
8
8
app.kubernetes.io/part-of : Triggers
9
9
eventlistener : {{ .Values.app.name }}-el
10
10
spec :
11
+ host : webhook-{{ .Values.app.name }}{{ .Values.app.cluster }}
11
12
to :
12
13
kind : Service
13
14
name : el-{{ .Values.app.name }}-el
Original file line number Diff line number Diff line change 9
9
git_host: {{ .Values.git.host }}
10
10
git_project: {{ .Values.git.org }}/{{ .Values.git.name }}
11
11
git_token: {{ .Values.git.token }}
12
- webhook_url: https://webhook-{{ .Values.app.name }}-el-{{ .Values.app.namespace }} {{ .Values.app.cluster }}
12
+ webhook_url: https://webhook-{{ .Values.app.name }}{{ .Values.app.cluster }}
13
13
webhook_secret: {{ .Values.git.webhookSecret }}
14
14
tasks:
15
15
- name: Get gitlab projects
Original file line number Diff line number Diff line change @@ -8,6 +8,7 @@ metadata:
8
8
app.kubernetes.io/part-of : Triggers
9
9
eventlistener : {{ .Values.app.name }}-el
10
10
spec :
11
+ host : webhook-{{ .Values.app.name }}{{ .Values.app.cluster }}
11
12
to :
12
13
kind : Service
13
14
name : el-{{ .Values.app.name }}-el
Original file line number Diff line number Diff line change 9
9
git_host: {{ .Values.git.host }}
10
10
git_project: {{ .Values.git.org }}/{{ .Values.git.name }}
11
11
git_token: {{ .Values.git.token }}
12
- webhook_url: https://webhook-{{ .Values.app.name }}-el-{{ .Values.app.namespace }} {{ .Values.app.cluster }}
12
+ webhook_url: https://webhook-{{ .Values.app.name }}{{ .Values.app.cluster }}
13
13
webhook_secret: {{ .Values.git.webhookSecret }}
14
14
tasks:
15
15
- name: Get gitlab projects
Original file line number Diff line number Diff line change @@ -8,6 +8,7 @@ metadata:
8
8
app.kubernetes.io/part-of : Triggers
9
9
eventlistener : {{ .Values.app.name }}-el
10
10
spec :
11
+ host : webhook-{{ .Values.app.name }}{{ .Values.app.cluster }}
11
12
to :
12
13
kind : Service
13
14
name : el-{{ .Values.app.name }}-el
You can’t perform that action at this time.
0 commit comments