8.3. Ansible Automation Platform Operator へのデータの移行
秘密鍵 postgresql 認証情報を設定し、ネットワーク接続を検証し、Ansible Automation Platform Operator をインストールした後に、データを移行する前にカスタムリソースコントローラーオブジェクトを作成する必要があります。
8.3.1. AutomationController オブジェクトの作成
以下の手順を使用して AutomationController カスタムリソースオブジェクトを作成します。
手順
- Red Hat OpenShift Container Platform にログインします。
- Operators → Installed Operators に移動します。
- プロジェクトの namespace にインストールされている Ansible Automation Platform Operator を選択します。
- Automation Controller タブを選択します。
- Create AutomationController をクリックします。
- 新しいデプロイメントの名前を入力します。
- Advanced configurations で、secret key secret と postgres configuration secret を選択します。
- Create をクリックします。
8.3.2. AutomationHub オブジェクトの作成
AutomationHub カスタムリソースオブジェクトを作成するには、以下の手順を使用します。
手順
- Red Hat OpenShift Container Platform にログインします。
- Operators → Installed Operators に移動します。
- プロジェクトの namespace にインストールされている Ansible Automation Platform Operator を選択します。
- Automation Hub タブを選択します。
- Create AutomationHub をクリックします。
- 新しいデプロイメントの名前を入力します。
- Advanced configurations で、secret key secret と postgres configuration secret を選択します。
- Create をクリックします。