You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: