We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 998ed57 commit 0a0344aCopy full SHA for 0a0344a
patroni.md
@@ -1,7 +1,7 @@
1
# Using Patroni Service
2
3
-1. Execute Shell on Pod
4
-1. List all cluster members
5
- 2.1 `patronictl -c /home/postgres/.config/patroni/patronictl.yaml list`
6
-1. Execute switchover
7
- 3.1 `patronictl -c /home/postgres/.config/patroni/patronictl.yaml switchover`
+* Execute Shell on Pod
+* List all cluster members
+ * `patronictl -c /home/postgres/.config/patroni/patronictl.yaml list`
+* Execute switchover
+ * `patronictl -c /home/postgres/.config/patroni/patronictl.yaml switchover`
0 commit comments