Skip to content

Fix typo gcs-applicaton-credentials-file without breaking change

I had trouble configuring our runner to use GCS cache based on the comments in values.yaml. It turns out CredentialsFile in [runners.cache.gcs] was not set because of this typo.

The version with a typo is kept for compatibility.

Edited by kazk

Merge request reports