Skip to content

Connector column does not call cloud function properly #1357

Closed Answered by pierpo
pierpo asked this question in Support / Q&A
Discussion options

You must be logged in to vote

OK, it turns out that our rowy run was still outdated. We saw that the last deploy on GCP was quite old, so we ran the commands to manually setup Rowy Run.

From the docs:

gcloud run deploy rowy-backend --image gcr.io/rowy-run/rowy-backend --platform managed --memory 1Gi --allow-unauthenticated --service-account rowy-backend@YOUR_PROJECT_ID.iam.gserviceaccount.com
gcloud run deploy rowy-hooks --image gcr.io/rowy-run/rowy-hooks --platform managed --memory 256Mi --allow-unauthenticated --service-account rowy-hooks@YOUR_PROJECT_ID.iam.gserviceaccount.com

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@pierpo
Comment options

@pierpo
Comment options

Answer selected by pierpo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants