Este contenido no está disponible en el idioma seleccionado.

Chapter 2. Creating the config.yaml file


Use this procedure to create the config.yaml file. This file defines how Red Hat Trusted Application Pipeline (RHTAP) is deployed in your OpenShift cluster. It also enables RHTAP to detect and use any external integrations that you configure during installation.

Prerequisites

  • cluster-admin access to your OpenShift Container Platform (OCP) cluster
  • An active rhtap-cli container session

Procedure

  1. In the rhtap-cli container, log in to your OpenShift cluster as a cluster administrator:

    bash-5.1$ oc login https://api.<cluster-domain>:6443 \
      --username=cluster-admin \
      --password=<your-password>
    Copy to Clipboard Toggle word wrap
  2. Create the default configuration file:

    bash-5.1$ rhtap-cli config --create
    Copy to Clipboard Toggle word wrap
Note

This command creates a config.yaml file that defines which components RHTAP installs and supports integration with pre-existing services. You can customize this file later to match your environment and deployment requirements.

Volver arriba
Red Hat logoGithubredditYoutubeTwitter

Aprender

Pruebe, compre y venda

Comunidades

Acerca de la documentación de Red Hat

Ayudamos a los usuarios de Red Hat a innovar y alcanzar sus objetivos con nuestros productos y servicios con contenido en el que pueden confiar. Explore nuestras recientes actualizaciones.

Hacer que el código abierto sea más inclusivo

Red Hat se compromete a reemplazar el lenguaje problemático en nuestro código, documentación y propiedades web. Para más detalles, consulte el Blog de Red Hat.

Acerca de Red Hat

Ofrecemos soluciones reforzadas que facilitan a las empresas trabajar en plataformas y entornos, desde el centro de datos central hasta el perímetro de la red.

Theme

© 2025 Red Hat