1
0
Fork 0
mirror of https://github.com/arangodb/kube-arangodb.git synced 2024-12-14 11:57:37 +00:00

[Bugfix] Fix OIDC Role (#1729)

This commit is contained in:
Adam Janikowski 2024-09-19 10:17:14 +02:00 committed by GitHub
parent 706f9579cd
commit ae663eaf9d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -16,9 +16,9 @@ parameters:
executors:
golang-executor:
docker:
- image: 889010145541.dkr.ecr.eu-central-1.amazonaws.com/cicd/golang:1.22.5
- image: 889010145541.dkr.ecr.us-east-1.amazonaws.com/cicd/golang:1.22.5
aws_auth:
oidc_role_arn: arn:aws:iam::889010145541:role/circleci-registry-integration-eu-central-1
oidc_role_arn: arn:aws:iam::889010145541:role/circleci-project-dev-kube-arangodb
machine-executor:
machine:
image: ubuntu-2204:current