Skip to content

Commit 6e4ddc3

Browse files
authored
fix issuer and subject also in prod (#3088)
fix issuer and subject also in prod Co-authored-by: antonio.mejia <antonio.mejia@datadoghq.com>
1 parent f49eb24 commit 6e4ddc3

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

.github/chainguard/release-dashboard-api.sts.yaml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Issued to: rapid-agent-delivery/release-dashboard-api on us1 prod
2-
issuer: https://ticino.identity.local-cluster.local-dc.fabric.dog:8443/v1/issuer/sycamore
3-
subject: rapid-agent-delivery.release-dashboard-api@kubernetes.us1.prod.dog
2+
issuer: https://vault.us1.prod.dog/v1/identity/oidc
3+
4+
# ddtool auth whois --datacenter us1.prod.dog rapid-agent-delivery-release-dashboard-api --format json | jq -r .id
5+
subject: ccd54910-9533-855e-e357-49e2d692b508
46

57
permissions:
68
contents: read

0 commit comments

Comments
 (0)