format skew within cassandra.md in the table of section Modifying the Cassandra StatefulSet (#6072)
This commit is contained in:
@@ -154,7 +154,6 @@ Use `kubectl edit` to modify the size of of a Cassandra StatefulSet.
|
|||||||
**Note:** The following sample is an excerpt of the StatefulSet file.
|
**Note:** The following sample is an excerpt of the StatefulSet file.
|
||||||
{: .note}
|
{: .note}
|
||||||
|
|
||||||
```yaml
|
|
||||||
# Please edit the object below. Lines beginning with a '#' will be ignored,
|
# Please edit the object below. Lines beginning with a '#' will be ignored,
|
||||||
# and an empty file will abort the edit. If an error occurs while saving this file will be
|
# and an empty file will abort the edit. If an error occurs while saving this file will be
|
||||||
# reopened with the relevant failures.
|
# reopened with the relevant failures.
|
||||||
@@ -173,7 +172,6 @@ Use `kubectl edit` to modify the size of of a Cassandra StatefulSet.
|
|||||||
uid: 7a219483-6185-11e6-a910-42010a8a0fc0
|
uid: 7a219483-6185-11e6-a910-42010a8a0fc0
|
||||||
spec:
|
spec:
|
||||||
replicas: 3
|
replicas: 3
|
||||||
```
|
|
||||||
|
|
||||||
2. Change the number of replicas to 4, and then save the manifest.
|
2. Change the number of replicas to 4, and then save the manifest.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user