Skip to content

Commit f514358

Browse files
authored
Merge pull request #74209 from ShaunaDiaz/OSDOCS-10042
OSDOCS-10042: fix missing backtick MicroShift manifests module
2 parents 9e25cbe + 44ec6b2 commit f514358

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)