commit 327d4ebf79704b6bdd8c720b0c55cabc9d45db93 parent 099b1063bff8ad6d4748d9400ceaa427aadc056f Author: MTRNord <mtrnord1@gmail.com> Date: Fri, 20 Dec 2024 03:19:14 +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