docs: minor rewording for RBAC manifest

This commit is contained in:
gmega 2024-12-18 19:09:47 -03:00
parent b4b625ad34
commit 9fb91179bd
No known key found for this signature in database
GPG Key ID: 6290D34EAD824B18

View File

@ -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: