Skip to content

Commit 7894752

Browse files
committed
OBSDOCS-1636: Replace foo examples in the docs with a different term
1 parent a03e2ba commit 7894752

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/monitoring-removing-alerting-rules-for-user-defined-projects.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ You can remove alerting rules for user-defined projects.
1616
1717
.Procedure
1818

19-
* To remove rule `<foo>` in `<namespace>`, run the following:
19+
* To remove rule `<alerting_rule>` in `<namespace>`, run the following:
2020
+
2121
[source,terminal]
2222
----
23-
$ oc -n <namespace> delete prometheusrule <foo>
23+
$ oc -n <namespace> delete prometheusrule <alerting_rule>
2424
----

0 commit comments

Comments
 (0)