Este contenido no está disponible en el idioma seleccionado.

Chapter 17. Using RHACS with GitOps


You can configure key RHACS attributes by using GitOps workflows by storing the values as code and applying them to RHACS declaratively.

RHACS provides the following two different mechanisms to control two different sets of attributes:

  • Declarative configuration is a lightweight mechanism that uses config maps and secrets to configure mostly authentication and authorization resources.
  • Policy as code leverages a RHACS-provided custom resource (CR), along with its controller, to manage RHACS policies.

17.1. Configuration by using declarative configuration

You can configure the following resources by using the RHACS declarative configuration method:

  • Authentication providers
  • Roles
  • Permission sets
  • Notifiers
  • Access scopes

To configure these resources, you create YAML files that contain configuration information. These files are used to create a ConfigMap or Secret that is added to RHACS by using a mount point during installation of the RHACS Central resource.

17.2. Configuration by using policy as code

You can create and manage policies as code by authoring policies as Kubernetes custom resources (CRs), and then applying them to the RHACS Central namespace by using a GitOps tool such as OpenShift GitOps, which is built on ArgoCD.

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