added a very important yet missing dash
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
3e61a223d5
commit
a5dd26bbe5
@ -14,4 +14,4 @@ data:
|
|||||||
MINIO_SECRET_KEY: birbnetes-supersecret
|
MINIO_SECRET_KEY: birbnetes-supersecret
|
||||||
MINIO_MEANS_BUCKET_NAME: noise_means
|
MINIO_MEANS_BUCKET_NAME: noise_means
|
||||||
MINIO_MODEL_BUCKET_NAME: noise_model
|
MINIO_MODEL_BUCKET_NAME: noise_model
|
||||||
DATABASE_URI: "postgresql://birbnetes:supersecret@model-postgres/modelservice"
|
DATABASE_URI: "postgresql://birbnetes:supersecret@model-postgres/model-service"
|
Loading…
Reference in New Issue
Block a user