Skip to content

Commit

Permalink
Correct provider location
Browse files Browse the repository at this point in the history
  • Loading branch information
BryanFauble committed Nov 14, 2024
1 parent 9585073 commit f9ceb27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/signoz/resources-otel-ingress/security-policy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ spec:
kind: HTTPRoute
name: signoz-otel-collector-route
jwt:
providers: <replaced-by-kustomize>
authorization: <replaced-by-kustomize>
providers: <replaced-by-kustomize>

0 comments on commit f9ceb27

Please sign in to comment.