Skip to content

Commit

Permalink
Deployed d409d44 to dev with MkDocs 1.6.1 and mike 2.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Docs Deploy committed Dec 17, 2024
1 parent 2a205af commit 6fd3044
Show file tree
Hide file tree
Showing 3 changed files with 134 additions and 132 deletions.
4 changes: 3 additions & 1 deletion dev/kuadrant-operator/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
Loading

0 comments on commit 6fd3044

Please sign in to comment.