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
@@ -7,14 +7,14 @@ spec:
version: v1
metadata:
- name: redisHost
value: preprod-atlantis-redis-master:6379
value: prod-atlantis-redis-master:6379
- name: redisUsername
value: default
- name: redisPassword
secretKeyRef:
name: preprod-atlantis-redis
name: prod-atlantis-redis
key: redis-password
- name: redisDB
value: "1"
scopes:
- preprod-atlantis
- prod-atlantis