diff --git a/docs/platform-admin/workloads/assets/credentials.md b/docs/platform-admin/workloads/assets/credentials.md index 948e87798e..d966897a80 100644 --- a/docs/platform-admin/workloads/assets/credentials.md +++ b/docs/platform-admin/workloads/assets/credentials.md @@ -24,7 +24,7 @@ creation tool to create a pre-existing secret for the credential. You must `labe The following command makes the secret available to all projects in the cluster. ```console -kubectl label secret -n runai run.ai/resource= run.ai/cluster-wide-credentials=true +kubectl label secret -n runai run.ai/resource= run.ai/cluster-wide=true ``` The following command makes the secret available to the entire scope of a department.