feat: change preprod to prod!

This commit is contained in:
2025-01-30 20:45:33 +01:00
parent 265f188f66
commit 5d86e81fb0
12 changed files with 36 additions and 36 deletions
+3 -3
View File
@@ -8,10 +8,10 @@ spec:
metadata:
- name: host
secretKeyRef:
name: preprod-atlantis-rabbitmq
name: prod-atlantis-rabbitmq
key: connString
- name: queueName
value: preprod-slurm-job-events
value: prod-slurm-job-events
- name: durable
value: true
- name: contentType
@@ -19,4 +19,4 @@ spec:
- name: route
value: /events/slurm
scopes:
- preprod-atlantis
- prod-atlantis