From 9fb91179bd1fdfb99b948977d41303e9422e77cf Mon Sep 17 00:00:00 2001 From: gmega Date: Wed, 18 Dec 2024 19:09:47 -0300 Subject: [PATCH] docs: minor rewording for RBAC manifest --- k8s/argo-workflows/codex-workflows-rbac.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/k8s/argo-workflows/codex-workflows-rbac.yaml b/k8s/argo-workflows/codex-workflows-rbac.yaml index 63cd20d..73fbaf5 100644 --- a/k8s/argo-workflows/codex-workflows-rbac.yaml +++ b/k8s/argo-workflows/codex-workflows-rbac.yaml @@ -1,7 +1,7 @@ # This sets up a service account with the required permissions for running the Codex workflows. For now, -# this needs to be manually applied to the cluster running Argo Workflows. +# this needs to be manually applied to the cluster running Argo before submitting any benchmarking workflows. -# The codex-benchmarks needs to exist, as otherwise we can't create the RoleBinding in the proper namespace. +# The codex-benchmarks namespace needs to exist, as otherwise we can't create the RoleBinding in the proper namespace. apiVersion: v1 kind: Namespace metadata: