Skip to content

Conversation

@khrm
Copy link
Member

@khrm khrm commented Aug 24, 2023

No description provided.

@khrm
Copy link
Member Author

khrm commented Aug 24, 2023

/hold until we do 1.12 release

We need to create a secret with google application creds for a bucket (let's say with a name foo-bar) like below:
```
kubectl create secret generic gcs-credentials --from-file=creds.json

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

needs a definition (or a reference to) contents/format of creds.json

[source,bash]
----
gcs_creds_secret_name: gcs-credentials
gcc_creds_secret_key: creds.json
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I presume "gcc" is a typo?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants