Guide to setup IAM roles for microservices
<AWS_ACCOUNT_ID>
with your actual AWS account ID.
<GCP_SERVICE_ACCOUNT_EMAIL>
with your actual GCP service account email.
upload-service
requires read/write access to the storage buckets. Below are the IAM policies for both cloud providers:
ingestion-service
also requires read/write access to the storage buckets. Below are the IAM policies for both cloud providers:
values.yaml
)<AWS_ACCOUNT_ID>
, <GCP_PROJECT_ID>
, and the role/service account names with your actual values.