8.3. 将数据迁移到 Ansible Automation Platform Operator
设置 secret 密钥后,postgresql 凭证后,验证网络连接并安装 Ansible Automation Platform Operator,您必须先创建一个自定义资源控制器对象,然后才能迁移数据。
8.3.1. 创建 AutomationController 对象
使用以下步骤创建 AutomationController 自定义资源对象。
流程
- 登录到 Red Hat OpenShift Container Platform。
- 进入到 Operators → Installed Operators。
- 选择项目命名空间中安装的 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。
- 选择项目命名空间中安装的 Ansible Automation Platform Operator。
- 选择 Automation Hub 选项卡。
- 点 Create AutomationHub。
- 输入新部署的名称。
- 在 Advanced configurations 中,选择您的 secret key secret 和 postgres configuration secret。
- 点 Create。