Updated configmap

This commit is contained in:
Pünkösd Marcell 2020-04-14 17:32:15 +02:00
parent 536fc2a164
commit 87d74f3563
1 changed files with 4 additions and 3 deletions

View File

@ -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"