External Secrets Operator for Red Hat OpenShift use cases
You can integrate the External Secrets Operator with other Red Hat OpenShift Container Platform components to securely manage and inject credentials. Learn how to apply External Secrets Operator in real-world deployment strategies, by reviewing the following example.
- Securing Red Hat OpenShift GitOps by using External Secrets Operator short-lived tokens
-
To reduce the security risk of compromised credentials, you can configure the External Secrets Operator to generate short-lived tokens. Red Hat OpenShift GitOps can then use these temporary tokens to securely authenticate when accessing GitHub repositories. You can refer to an example of the integration in the External Secrets Operator and GitOps demonstration.