fix(atlantius): No masters and wrong rabbit

This commit is contained in:
2026-02-12 13:32:40 +01:00
parent 2bdaab1bd7
commit 9433bd431e
2 changed files with 3 additions and 3 deletions
@@ -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",
+2 -2
View File
@@ -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