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 apiVersion: v2
name: hookshot name: matrix-hookshot
version: 0.0.1 version: 0.0.3
description: Chart for Matrix Hookshot description: Chart for Matrix Hookshot
keywords: keywords:
- matrix - matrix
- matrix-hookshot
- webhook - webhook
sources: sources:
- https://github.com/matrix-org/matrix-hookshot - https://github.com/matrix-org/matrix-hookshot

View File

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