This documentation is for a release that is no longer maintained
See documentation for the latest supported version 3 or the latest supported version 4.11.3.2. イベントソースのサービスアカウント、ロールおよびバインディングの作成
手順
authentication.yaml
という名前のファイルを作成し、以下のサンプルコードをこれにコピーして、イベントソースのサービスアカウント、ロールおよびロールバインディングを作成します。Copy to Clipboard Copied! Toggle word wrap Toggle overflow 注記適切なパーミッションを持つ既存のサービスアカウントを再利用する必要がある場合、そのサービスアカウントの
authentication.yaml
を変更する必要があります。以下のコマンドを入力して、サービスアカウント、ロールバインディング、およびクラスターバインディングを作成します。
oc apply --filename authentication.yaml
$ oc apply --filename authentication.yaml
Copy to Clipboard Copied! Toggle word wrap Toggle overflow