5.4. Operator 설치를 위한 Ansible 플러그인 버전 번호 업데이트


Ansible 플러그인을 업그레이드하려면 새 OCI 이미지 태그를 참조하도록 rhaap-dynamic-plugins-config ConfigMap을 편집해야 합니다.

프로세스

  1. OpenShift Container Platform 인스턴스에 로그인합니다.
  2. ConfigMaps로 이동하여 rhaap-dynamic-plugins-config 맵을 선택합니다.
  3. YAML 탭을 선택하여 파일을 편집합니다.
  4. plugins 목록에서 프런트 엔드 및 백엔드 플러그인의 패키지 URL 끝에 있는 version 태그를 업데이트합니다.

+

kind: ConfigMap
apiVersion: v1
metadata:
  name: rhaap-dynamic-plugins-config
data:
  dynamic-plugins.yaml: |
    includes:
      - dynamic-plugins.default.yaml
    plugins:
      # FRONTEND PLUGIN
      - disabled: false
        # UPDATE the version tag at the end of the URL (e.g., :2.1)
        package: 'oci:registry.redhat.io/ansible-automation-platform/automation-portal:2.1'
        pluginConfig:
          dynamicPlugins:
            frontend:
              ansible.plugin-backstage-rhaap:
                appIcons:
                  - importName: AnsibleLogo
                    name: AnsibleLogo
                dynamicRoutes:
                  - importName: AnsiblePage
                    menuItem:
                      icon: AnsibleLogo
                      text: Ansible
                    path: /ansible

      # BACKEND PLUGIN
      - disabled: false
        # UPDATE the version tag at the end of the URL (e.g., :2.1)
        package: 'oci:registry.redhat.io/ansible-automation-platform/automation-portal:2.1'
        pluginConfig:
          dynamicPlugins:
            backend:
              ansible.plugin-scaffolder-backend-module-backstage-rhaap: null
  1. 저장을 클릭합니다.

    Red Hat Developer Hub에서 구성 변경 사항을 감지하고 플러그인을 자동으로 다시 로드합니다.

검증

  1. OpenShift UI에서 토폴로지 를 클릭합니다.
  2. Red Hat Developer Hub 인스턴스를 사용할 수 있는지 확인합니다.
Red Hat logoGithubredditYoutubeTwitter

자세한 정보

평가판, 구매 및 판매

커뮤니티

Red Hat 소개

Red Hat은 기업이 핵심 데이터 센터에서 네트워크 에지에 이르기까지 플랫폼과 환경 전반에서 더 쉽게 작업할 수 있도록 강화된 솔루션을 제공합니다.

보다 포괄적 수용을 위한 오픈 소스 용어 교체

Red Hat은 코드, 문서, 웹 속성에서 문제가 있는 언어를 교체하기 위해 최선을 다하고 있습니다. 자세한 내용은 다음을 참조하세요.Red Hat 블로그.

Red Hat 문서 정보

Legal Notice

Theme

© 2026 Red Hat
맨 위로 이동