Skip to main content

Documentation Index

Fetch the complete documentation index at: https://wb-21fd5541-docs-2661.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Yes. Follow these steps:
  1. Create a Kubernetes Secret in the designated namespace for the runs:
    kubectl create secret -n [NAMESPACE] generic [SECRET-NAME] [SECRET-VALUE]
  2. After you create the secret, configure the queue to inject the secret when runs start. Only cluster administrators can view the secret. End users cannot see it.