Skip to content

Commit

Permalink
toystore example using quay.io/kuadrant/authorino-examples:talker-api
Browse files Browse the repository at this point in the history
Signed-off-by: Eguzki Astiz Lezaun <[email protected]>
  • Loading branch information
eguzki committed Dec 16, 2024
1 parent dc83982 commit 5143b14
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion examples/toystore/toystore.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,10 @@ spec:
spec:
containers:
- name: toystore
image: quay.io/3scale/authorino:echo-api
image: quay.io/kuadrant/authorino-examples:talker-api
env:
- name: LOG_LEVEL
value: "debug"
- name: PORT
value: "3000"
ports:
Expand Down

0 comments on commit 5143b14

Please sign in to comment.