You are viewing documentation for a release that is no longer maintainedSee documentation for the latest supported version 3 or the latest supported version 4. 5.4.6. ユーザー定義プロジェクトのアラートルールの削除 ユーザー定義プロジェクトのアラートルールを削除できます。 前提条件 ユーザー定義プロジェクトのモニタリングを有効にしている。 アラートルールを作成する必要のある namespace の monitoring-rules-edit ロールを持つユーザーとしてログインします。 OpenShift CLI (oc) がインストールされている。 手順 <namespace> のルール <foo> を削除するには、以下を実行します。 $ oc -n <namespace> delete prometheusrule <foo> 戻る次へ