Skip to content

Commit 20117b2

Browse files
committed
Merge remote-tracking branch 'upstream/main'
2 parents 99dbd4e + e86b7e9 commit 20117b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/kfto-sft-llm/sft.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -309,7 +309,7 @@
309309
"from kubeflow.training import TrainingClient\n",
310310
"from kubeflow.training.models import V1Volume, V1VolumeMount, V1PersistentVolumeClaimVolumeSource\n",
311311
"\n",
312-
"api_server = \"<API_SERVER>\"\n",
312+
"api_server = \"https://kubernetes.default.svc\"\n",
313313
"token = \"<TOKEN>\"\n",
314314
"\n",
315315
"configuration = client.Configuration()\n",

0 commit comments

Comments
 (0)