Skip to content
This repository has been archived by the owner on Oct 21, 2024. It is now read-only.

Commit

Permalink
temporary: use forked plugin repo
Browse files Browse the repository at this point in the history
  • Loading branch information
lostbean committed Oct 2, 2024
1 parent 4aa64ce commit 7637e12
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ci/obd-demo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 7637e12

Please sign in to comment.