Skip to content

Commit 7528d4a

Browse files
Apply suggestions from code review
Co-authored-by: Reneta Popova <[email protected]>
1 parent 519f823 commit 7528d4a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

modules/ROOT/pages/kubernetes/operations/index.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ It covers the following topics:
88

99
* xref:kubernetes/operations/maintenance-mode.adoc[Maintenance mode]
1010
* xref:kubernetes/operations/reset-password.adoc[Reset the neo4j user password]
11-
* xref:kubernetes/operations/restart-pod.adoc[How to restart a Neo4j pod after a configuration change]
11+
* xref:kubernetes/operations/restart-pod.adoc[Restart a Neo4j pod after a configuration change]
1212
* xref:kubernetes/operations/dump-load.adoc[Dump and load databases (offline)]
1313
* xref:kubernetes/operations/backup-restore.adoc[Back up and restore a single database (online)]
1414
* xref:kubernetes/operations/upgrade.adoc[Upgrade Neo4j on Kubernetes]

modules/ROOT/pages/kubernetes/operations/restart-pod.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
:description: The page describes how to restart Neo4j pods after modifying ConfigMaps or secrets.
22

3-
= How to restart a Neo4j pod after configuration change
3+
= Restart a Neo4j pod after configuration change
44

55
When you update ConfigMaps or secrets (for example, updating GDS or Bloom license values), you have to restart your Neo4j pod so that the changes take effect.
66

0 commit comments

Comments
 (0)