Skip to content

Commit 33646b5

Browse files
author
Aaron Schlesinger
committed
fix(object-storage): remove builder-specific content in GCS section
1 parent 1a329e5 commit 33646b5

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

src/installing-workflow/configuring-object-storage.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,7 @@ Additionally, Deis ships with a [Minio](http://minio.io) [component](https://git
2121

2222
[Google Cloud Storage](https://cloud.google.com/storage/) (GCS) can interoperate with the S3 API using a feature called [interoperability](https://cloud.google.com/storage/docs/interoperability). If you choose to use GCS for object storage, you'll have to turn on this interoperability mode. In order to do so, please follow the steps in the [GCS migration documentation](https://cloud.google.com/storage/docs/migrating?hl=en_US#migration-simple).
2323

24-
When you're done, please set the `DEIS_OUTSIDE_STORAGE` environment variable to `storage.googleapis.com`, and ensure the keys that you created (as part of the previous paragraph) are in the correct locations on the filesystem.
25-
26-
Reminder: We recommend storing these and all other credentials as Kubernetes secrets. See the "Configuring Deis Components" section above for more details and examples.
24+
We recommend storing these and all other credentials as Kubernetes secrets. See the below sections for details on configuring each component for details.
2725

2826
# Configuring the Deis Components
2927

0 commit comments

Comments
 (0)