Updated configmap
This commit is contained in:
parent
536fc2a164
commit
87d74f3563
@ -10,7 +10,8 @@ data:
|
||||
RELEASE_ID: luna-k8s
|
||||
RELEASEMODE: release
|
||||
MINIO_ENDPOINT: "model-minio:9000"
|
||||
MINIO_ACCESS_KEY: birbnetes-minio-access
|
||||
MINIO_ACCESS_KEY: birbnetes-model-minio-access
|
||||
MINIO_SECRET_KEY: birbnetes-supersecret
|
||||
MINIO_BUCKET_NAME: noise_models
|
||||
DATABASE_URI: "postgresql://kecske:kekecske@photodatabase/photowave"
|
||||
MINIO_MEANS_BUCKET_NAME: noise_means
|
||||
MINIO_MODEL_BUCKET_NAME: noise_model
|
||||
DATABASE_URI: "postgresql://birbnetes:supersecret@model-postgres/modelservice"
|
Loading…
Reference in New Issue
Block a user