change webhook path

This commit is contained in:
2024-03-30 14:17:21 -06:00
parent b3f9c93fcb
commit 9f7f83a40a
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: