fix: cargo-target-pvc → cargo-target-cpu (correct PVC name)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
jgrusewski
2026-04-01 20:39:35 +02:00
parent f9609baff6
commit 6928ebe1b2

View File

@@ -78,7 +78,7 @@ spec:
claimName: training-data-pvc
- name: cargo-target
persistentVolumeClaim:
claimName: cargo-target-pvc
claimName: cargo-target-cpu
templates:
# ── DAG ──