From fd7d737ef17b8052963fb516504504b5741cb975 Mon Sep 17 00:00:00 2001 From: cbippley Date: Tue, 28 Jan 2025 15:01:43 -0500 Subject: [PATCH] OSDOCS-13238 RODOO admonition added --- modules/rodoo-about.adoc | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/modules/rodoo-about.adoc b/modules/rodoo-about.adoc index 567bd59e42..7e39616dde 100644 --- a/modules/rodoo-about.adoc +++ b/modules/rodoo-about.adoc @@ -13,3 +13,8 @@ Cluster administrators can use the {run-once-operator} to force a limit on the t To apply the run-once duration override from the {run-once-operator} to run-once pods, you must enable it on each applicable namespace. If both the run-once pod and the {run-once-operator} have their `activeDeadlineSeconds` value set, the lower of the two values is used. + +[NOTE] +==== +You cannot install the {run-once-operator} on clusters managed by the HyperShift Operator. +==== \ No newline at end of file