Skip to content

Commit

Permalink
add scope
Browse files Browse the repository at this point in the history
Signed-off-by: walnuts1018 <[email protected]>
  • Loading branch information
walnuts1018 committed Nov 1, 2024
1 parent 40cc001 commit 2eb48dc
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion k8s/_argocd/_components/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,11 @@ configs:
clientID: "291851981864108044"
clientSecret: $argocd-oidc:client-secret
issuer: https://auth.walnuts.dev
scopes:
- openid
- email
- profile
- urn:zitadel:iam:org:projects:roles
params:
otlp.address: 'default-collector.opentelemetry-collector.svc.cluster.local:4317'
server.insecure: true
Expand Down

0 comments on commit 2eb48dc

Please sign in to comment.