Compare commits

...

1 Commits

Author SHA1 Message Date
9f7f83a40a change webhook path 2024-03-30 14:17:21 -06:00
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
apiVersion: v2
name: matrix-hookshot
version: 0.0.2
version: 0.0.3
description: Chart for Matrix Hookshot
keywords:
- matrix

View File

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