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
|
kind: TrainJob
|
||||||
metadata:
|
metadata:
|
||||||
name: tf-distributed-training
|
name: tf-distributed-training
|
||||||
namespace: default
|
|
||||||
spec:
|
spec:
|
||||||
runtimeRef:
|
runtimeRef:
|
||||||
name: tensorflow-distributed-volcano
|
name: tensorflow-distributed-volcano
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue