Remove hardcoded namespace from TrainJob metadata
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
9e92f2e3d4
commit
a96f0fbc22
|
|
@ -326,7 +326,6 @@ apiVersion: trainer.kubeflow.org/v1alpha1
|
|||
kind: TrainJob
|
||||
metadata:
|
||||
name: tf-distributed-training
|
||||
namespace: default
|
||||
spec:
|
||||
runtimeRef:
|
||||
name: tensorflow-distributed-volcano
|
||||
|
|
|
|||
Loading…
Reference in New Issue