Skip to content

Commit

Permalink
Correct insdcIngestUserPassword. (#1808)
Browse files Browse the repository at this point in the history
  • Loading branch information
anna-parker authored May 8, 2024
1 parent f6d448a commit 893d2c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/loculus/values_e2e_and_dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ secrets:
service-accounts:
type: raw
data:
insdcIngestUserPassword: "insdc_ingest"
insdcIngestUserPassword: "insdc_ingest_user"
dummyPreprocessingPipelinePassword: "preprocessing_pipeline"
siloImportJobPassword: "silo_import_job"
backendUserPassword: "backend"
Expand Down

0 comments on commit 893d2c7

Please sign in to comment.