-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
According to https://artifacthub.io/packages/helm/skypilot/skypilot-nightly?modal=values
# Populate Nebius credentials from the secret with nebius credentials.
nebiusCredentials:
enabled: false
# @schema type: [string, null]
tenantId: null
# Name of the secret containing the Nebius credentials. Only used if enabled is true.
nebiusSecretName: nebius-credentialsFor other vendor secret, I can see I need for example api_key:
Populate Vast credentials from the secret with key `api_key`
But this nebiusSecretName comment says
Populate Nebius credentials from the secret with nebius credentials.
What keys should exist in this secret? Thanks!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels