Skip to content

Commit 46f7d7d

Browse files
committed
Update data description
1 parent 490efd4 commit 46f7d7d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/dstack/_internal/core/backends/kubernetes

src/dstack/_internal/core/backends/kubernetes/models.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ class KubeconfigFileConfig(CoreModel):
5050
Optional[Union[str, dict]],
5151
Field(
5252
description=(
53-
"The contents of the kubeconfig file."
53+
"The contents of the kubeconfig file specified as yaml or a string."
5454
" When configuring via `server/config.yml`, it's automatically filled from `filename`."
5555
" When configuring via UI, it has to be specified explicitly"
5656
)

0 commit comments

Comments
 (0)