Skip to content

Commit

Permalink
Update credentials.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SherinDaher-Runai committed Dec 11, 2024
1 parent e4e702c commit 10fa5b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/platform-admin/workloads/assets/credentials.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 <SECRET_NAME> run.ai/resource=<credential_type> run.ai/cluster-wide-credentials=true
kubectl label secret -n runai <SECRET_NAME> run.ai/resource=<credential_type> run.ai/cluster-wide=true
```

The following command makes the secret available to the entire scope of a department.
Expand Down

0 comments on commit 10fa5b5

Please sign in to comment.