Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GCP authentication with GCS, key file required #77

Closed
thibaultserti opened this issue Jun 10, 2022 · 0 comments · Fixed by #79
Closed

GCP authentication with GCS, key file required #77

thibaultserti opened this issue Jun 10, 2022 · 0 comments · Fixed by #79
Assignees

Comments

@thibaultserti
Copy link
Contributor

I'm using imgproxy on GCP in a GKE cluster with workload identity enabled. Therefore, I don't need any key to authenticate.
The way it is designed here renders it required and so I have no way to not specify a key.

https://github.com/imgproxy/imgproxy-helm/blob/master/imgproxy/templates/env-secret.yaml#L330=

In fact it is really ambiguous here because the doc says it should work without:
https://docs.imgproxy.net/serving_files_from_google_cloud_storage?id=setup-credentials

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants