mirror of
https://github.com/stackblitz-labs/bolt.diy
synced 2025-06-26 18:26:38 +00:00
9 lines
246 B
YAML
9 lines
246 B
YAML
# irsa-serviceaccount.yaml
|
|
apiVersion: v1
|
|
kind: ServiceAccount
|
|
metadata:
|
|
name: ecr-service-account
|
|
namespace: buildify
|
|
annotations:
|
|
eks.amazonaws.com/role-arn: arn:aws:iam::891377135844:role/phexhub-dev-cluster-ecr-service-account-role
|