Skip to content

Commit 44ec6b2

Browse files
committed
OSDOCS-10042: fix missing backtick MicroShift manifests module
1 parent 88549ba commit 44ec6b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/microshift-manifests-overview.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ At every start, {microshift-short} searches the following manifest directories f
1919

2020
* `/etc/microshift/manifests`
2121
* `/etc/microshift/manifests.d/++*++`
22-
* `/usr/lib/microshift/
22+
* `/usr/lib/microshift/`
2323
* `/usr/lib/microshift/manifests.d/++*++`
2424

2525
{microshift-short} automatically runs the equivalent of the `kubectl apply -k` command to apply the manifests to the cluster if any of the following file types exists in the searched directories:

0 commit comments

Comments
 (0)