Fixed typo (#16248)

This commit is contained in:
Jeff Wenzbauer
2019-09-08 22:53:17 -06:00
committed by Kubernetes Prow Robot
parent f12b8bc791
commit ce3e326e14
@@ -69,7 +69,7 @@ detail:
to provide durable database storage, a StatefulSet to run SampleDB and
a Job to handle initial configuration.
* If you delete it, the Operator takes a snapshot, then makes sure that
the the StatefulSet and Volumes are also removed.
the StatefulSet and Volumes are also removed.
6. The operator also manages regular database backups. For each SampleDB
resource, the operator determines when to create a Pod that can connect
to the database and take backups. These Pods would rely on a ConfigMap