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

GCS bucket support for storage #1

Open
rimusz opened this issue Jul 18, 2017 · 1 comment
Open

GCS bucket support for storage #1

rimusz opened this issue Jul 18, 2017 · 1 comment

Comments

@rimusz
Copy link

rimusz commented Jul 18, 2017

No description provided.

@ipedrazas
Copy link
Owner

I haven't tried yet, but if you add the right Vault configuration you should be ok:

storage "gcs" {
  bucket           = "my-storage-bucket"
  credentials_file = "/tmp/credentials.json"
}

I will add the condition in the secret to mount the credentials.json file also.

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

No branches or pull requests

2 participants