Compare commits

...

2 Commits

Author SHA1 Message Date
9f7f83a40a change webhook path 2024-03-30 14:17:21 -06:00
b3f9c93fcb change chart name 2024-03-30 13:30:46 -06:00
2 changed files with 4 additions and 3 deletions

View File

@@ -1,9 +1,10 @@
apiVersion: v2
name: hookshot
version: 0.0.1
name: matrix-hookshot
version: 0.0.3
description: Chart for Matrix Hookshot
keywords:
- matrix
- matrix-hookshot
- webhook
sources:
- https://github.com/matrix-org/matrix-hookshot

View File

@@ -22,7 +22,7 @@ spec:
- host: {{ .Values.ingress.webhook.host }}
http:
paths:
- path: /
- path: /webhook/
pathType: Prefix
backend:
service: