diff --git a/orchestration/templates/ingest-xml-archive.yaml b/orchestration/templates/ingest-xml-archive.yaml index 28d22a1..976ad20 100644 --- a/orchestration/templates/ingest-xml-archive.yaml +++ b/orchestration/templates/ingest-xml-archive.yaml @@ -51,7 +51,7 @@ spec: - name: ftp-site value: 'ftp.ncbi.nlm.nih.gov' - name: ftp-path - value: pub/clinvar/xml/clinvar_variation/{{ $archivePath }} + value: pub/clinvar/xml/VCV_xml_old_format/{{ $archivePath }} - name: local-path value: {{ include "clinvar.raw-archive-name" . }} - name: pvc-name