commit 099b1063bff8ad6d4748d9400ceaa427aadc056f parent 32f336ca0654675620f79a83298319d29f1838b1 Author: MTRNord <mtrnord1@gmail.com> Date: Fri, 20 Dec 2024 03:19:05 +0100 Deploy gerrit Diffstat:
| M | apps/base/gerrit/ingress.yaml | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/apps/base/gerrit/ingress.yaml b/apps/base/gerrit/ingress.yaml @@ -66,5 +66,5 @@ spec: name: gerrit-replica-service port: name: http - path: "^(/a)?/plugins/high-availability/.*$" + path: "(/a)?/plugins/high-availability/.*$" pathType: ImplementationSpecific