Skip to content

Commit ccbe476

Browse files
author
Aaron Schlesinger
committed
fix(object-storage): remove dramatic "forever" mention
1 parent 89861f4 commit ccbe476

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Note: object storage configuration has not been standardized across all componen
1515

1616
## Minio
1717

18-
Additionally, Deis ships with a [Minio](http://minio.io) [component](https://github.com/deis/minio) by default, which provides in-cluster, ephemeral object storage. This means that _if the Minio server crashes, all data will be lost forever_. Therefore, **Minio should be used for development or testing only**.
18+
Additionally, Deis ships with a [Minio](http://minio.io) [component](https://github.com/deis/minio) by default, which provides in-cluster, ephemeral object storage. This means that _if the Minio server crashes, all data will be lost_. Therefore, **Minio should be used for development or testing only**.
1919

2020
In our beta release, the components listed above are configured by default to automatically use the Minio [service][k8s-service] for object storage.
2121

0 commit comments

Comments
 (0)