From efe6bf06a7fb1e584d1e79238208e91bf89556a5 Mon Sep 17 00:00:00 2001 From: lostbean Date: Wed, 2 Oct 2024 13:36:57 -0300 Subject: [PATCH] temporary: test with forked plugins --- ci/obd-demo.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ci/obd-demo.yaml b/ci/obd-demo.yaml index 36bfbbf..8f5529e 100644 --- a/ci/obd-demo.yaml +++ b/ci/obd-demo.yaml @@ -144,7 +144,7 @@ metadata: annotations: kardinal.dev.service/dependencies: "productcatalogservice:http,cartservice:http" kardinal.dev.service/plugins: | - - name: https://github.com/kurtosis-tech/free-currency-api-plugin.git + - name: https://github.com/lostbean/free-currency-api-plugin.git type: external servicename: free-currency-api args: @@ -211,7 +211,7 @@ metadata: annotations: kardinal.dev.service/stateful: "true" kardinal.dev.service/plugins: | - - name: github.com/kurtosis-tech/postgres-seed-plugin + - name: github.com/lostbean/postgres-seed-plugin args: seed_script: | -- create the table