Skip to content

Commit 9522e33

Browse files
authored
Merge pull request #28360 from bergerhoffer/bug1911487
Bug 1911487: make deployment config explicit for prune deployments
2 parents cc3ec8a + 19d158c commit 9522e33

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/pruning-deployments.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
// * applications/pruning-objects.adoc
44

55
[id="pruning-deployments_{context}"]
6-
= Pruning deployments
6+
= Pruning `DeploymentConfig` objects
77

8-
In order to prune deployments that are no longer required by the system due to age and status, administrators can run the following command:
8+
In order to prune `DeploymentConfig` objects that are no longer required by the system due to age and status, administrators can run the following command:
99

1010
[source,terminal]
1111
----

0 commit comments

Comments
 (0)