Skip to content

Commit

Permalink
fix redirect url
Browse files Browse the repository at this point in the history
  • Loading branch information
Racer159 committed Jun 25, 2024
1 parent dc7f6ac commit 4183b1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chart/templates/fulcio-package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
- name: Sigstore Login
clientId: uds-swf-sigstore
redirectUris:
- "https://sso.uds.dev"
- "http://localhost:0/auth/callback"
network:
expose:
- service: fulcio-server
Expand Down

0 comments on commit 4183b1e

Please sign in to comment.