From 10fa5b5d10e0143dcf9efe09cbd14c4a5a4fbb51 Mon Sep 17 00:00:00 2001 From: SherinDaher-Runai Date: Wed, 11 Dec 2024 17:32:48 +0200 Subject: [PATCH] Update credentials.md --- docs/platform-admin/workloads/assets/credentials.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.