Skip to content

Commit

Permalink
ci: more permissive cors for pd grpc
Browse files Browse the repository at this point in the history
Closes #3281.
  • Loading branch information
conorsch committed Nov 9, 2023
1 parent 78a85fd commit e4cb73f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployments/charts/penumbra-node/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ ingressRoute:
# Traefik middleware CRDs, to be applied to pd's gRPC service.
# These config objects must already exist in the API, i.e. create them out of band.
middlewares:
- name: cors-bufstudio
- name: cors-allow-all

imagePullSecrets: []
nameOverride: ""
Expand Down

0 comments on commit e4cb73f

Please sign in to comment.