diff --git a/applications/repertoire/values-idfdev.yaml b/applications/repertoire/values-idfdev.yaml index 7a2c92b243..8aae0158b3 100644 --- a/applications/repertoire/values-idfdev.yaml +++ b/applications/repertoire/values-idfdev.yaml @@ -3,6 +3,7 @@ config: - "dp02" - "dp03" - "dp1" + - "prompt" hips: legacy: dataset: "dp1" diff --git a/applications/repertoire/values-idfint.yaml b/applications/repertoire/values-idfint.yaml index 3c9bd5866a..4b03308812 100644 --- a/applications/repertoire/values-idfint.yaml +++ b/applications/repertoire/values-idfint.yaml @@ -3,6 +3,7 @@ config: - "dp02" - "dp03" - "dp1" + - "prompt" hips: legacy: dataset: "dp1"