We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6ab76d3 + 33eecad commit f9ec2acCopy full SHA for f9ec2ac
docs/admin/admin-ui-setup/credentials-setup.md
@@ -22,7 +22,7 @@ creation tool to create a pre-existing secret for the credential. You must `labe
22
The following command makes the secret available to all projects in the cluster.
23
24
```console
25
-kubectl label secret -n runai <SECRET_NAME> run.ai/cluster-wide-credentials=true
+kubectl label secret -n runai <SECRET_NAME> run.ai/resource=<credential_type> run.ai/cluster-wide-credentials=true
26
```
27
28
The following command makes the secret available to the entire scope of a department.
0 commit comments