File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
content/patterns/layered-zero-trust Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -77,14 +77,14 @@ The Layered Zero Trust pattern architecture consists of many components that wor
7777
7878The pattern consists of the following key components:
7979
80- * link:https://docs.redhat.com/en/documentation/openshift_container_platform/4.19 /html/security_and_compliance/compliance-operator[Compliance Operator]
80+ * link:https://docs.redhat.com/en/documentation/openshift_container_platform/4.20 /html/security_and_compliance/compliance-operator[Compliance Operator]
8181** Provides {ocp} cluster hardening.
8282
8383* link:https://access.redhat.com/products/red-hat-build-of-keycloak/[Red{nbsp}Hat build of Keycloak (RHBK)]
8484** Provides identities for pattern components.
8585** Provides an OIDC client that authenticates users to a web application.
8686
87- * link:https://docs.redhat.com/en/documentation/openshift_container_platform/4.19 /html/security_and_compliance/zero-trust-workload-identity-manager[Red{nbsp}Hat Zero Trust Workload Identity Manager]
87+ * link:https://docs.redhat.com/en/documentation/openshift_container_platform/4.20 /html/security_and_compliance/zero-trust-workload-identity-manager[Red{nbsp}Hat Zero Trust Workload Identity Manager]
8888** Provides identities to workloads running in {ocp}.
8989
9090* link:https://www.hashicorp.com/en/products/vault[HashiCorp Vault]
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ Follow these instructions to configure and deploy the Layered Zero Trust pattern
1616
1717.Prerequisites
1818
19- * An {ocp} 4.19 or newer cluster with:
19+ * An {ocp} 4.20 or newer cluster with:
2020
2121.. publicly signed certificates for Ingress.
2222.. default `StorageClass` which provides dynamic `PersistentVolume` storage.
You can’t perform that action at this time.
0 commit comments