fix(atlantius): No masters and wrong rabbit
This commit is contained in:
@@ -68,7 +68,7 @@
|
||||
}
|
||||
],
|
||||
"plume": "plume.data.oceanbox.io",
|
||||
"redis": "beta-atlantis-redis-master:6379",
|
||||
"redis": "beta-atlantis-redis:6379",
|
||||
"objectStore": "https://atlantis.blob.core.windows.net",
|
||||
"connString": "Username=postgres;Password=secret;Host=localhost;Port=5432;Database=app;Pooling=true;",
|
||||
"sorcerer" : "https://sorcerer.beta.oceanbox.io",
|
||||
|
||||
@@ -8,10 +8,10 @@ spec:
|
||||
metadata:
|
||||
- name: host
|
||||
secretKeyRef:
|
||||
name: beta-atlantis-rabbitmq
|
||||
name: prod-atlantis-rabbitmq
|
||||
key: connString
|
||||
- name: queueName
|
||||
value: prod-slurm-job-events
|
||||
value: beta-slurm-job-events
|
||||
- name: durable
|
||||
value: true
|
||||
- name: contentType
|
||||
|
||||
Reference in New Issue
Block a user