From 96a3e2bbd565e5f1bf0a52ce1604b070ca87fa90 Mon Sep 17 00:00:00 2001 From: Dean Lewis <22192242+saintdle@users.noreply.github.com> Date: Wed, 29 Mar 2023 18:35:36 +0100 Subject: [PATCH] Added resource links --- 2023/day60.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/2023/day60.md b/2023/day60.md index 53b1051..a87ddff 100644 --- a/2023/day60.md +++ b/2023/day60.md @@ -268,4 +268,5 @@ There is just so much to cover, but hopefully you've now learned that Projects a On [Day 61](/2023/day61.md), we shall cover the larger subject of RBAC within the cluster, and bring it back to applying access to projects. ## Resources -- Red Hat OpenShift Documentation - [Using RBAC to define and apply permissions](https://access.redhat.com/documentation/en-us/openshift_container_platform/4.12/html/authentication_and_authorization/using-rbac) \ No newline at end of file + +- Red Hat OpenShift Documentation - Building Applications - [Projects](https://access.redhat.com/documentation/en-us/openshift_container_platform/4.12/html/building_applications/projects#doc-wrapper) \ No newline at end of file