Skip to content

Commit

Permalink
fix: indentation in apisixroute (#682)
Browse files Browse the repository at this point in the history
Signed-off-by: Milos Backonja <[email protected]>
  • Loading branch information
milosbackonja authored Sep 1, 2023
1 parent c73b736 commit 6eec8ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infrastructure/charts/agent/templates/apisixroute.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ spec:
enable: true
config:
regex_uri: ["^/prism-agent/credential-definition-registry/definitions/(.*)", "credential-definition-registry/definitions/$1"]
{{ template "cors" . }}
{{ template "cors" . }}

---

Expand Down

0 comments on commit 6eec8ba

Please sign in to comment.