Remove hardcoded namespace from TrainJob metadata

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Cloud User 2026-03-03 13:35:49 +09:00
parent 9e92f2e3d4
commit a96f0fbc22
1 changed files with 0 additions and 1 deletions

View File

@ -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