From efc2598160a6959a9831f9fae8914ba7f6b4ecb5 Mon Sep 17 00:00:00 2001 From: rasmus Date: Tue, 24 Jun 2025 18:45:42 +0300 Subject: [PATCH] k6: add-slug changed to directly add-by-slug See also: inventory-app: 9c6902c5a2a90a6bd6a8fa93554f4dc353d9f777^ --- hackerspace/goredirect.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hackerspace/goredirect.yaml b/hackerspace/goredirect.yaml index 5918590..3377e41 100644 --- a/hackerspace/goredirect.yaml +++ b/hackerspace/goredirect.yaml @@ -18,7 +18,7 @@ spec: imagePullPolicy: Always env: - name: GOREDIRECT_NOT_FOUND - value: https://inventory.k-space.ee/m/inventory/add-slug/%s + value: https://inventory.k-space.ee/m/inventory/add-by-slug/%s - name: GOREDIRECT_FOUND value: https://inventory.k-space.ee/m/inventory/%s/view - name: GOREDIRECT_NOPATH