fix(atlantis): Switch to redis operator
This commit is contained in:
@@ -68,7 +68,7 @@
|
||||
}
|
||||
],
|
||||
"plume": "plume.ekman.oceanbox.io",
|
||||
"redis": "staging-atlantis-redis-master:6379",
|
||||
"redis": "staging-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.ekman.oceanbox.io",
|
||||
|
||||
@@ -7,7 +7,7 @@ spec:
|
||||
version: v1
|
||||
metadata:
|
||||
- name: redisHost
|
||||
value: staging-atlantis-redis-master:6379
|
||||
value: staging-atlantis-redis:6379
|
||||
- name: redisUsername
|
||||
value: default
|
||||
- name: redisPassword
|
||||
|
||||
@@ -7,7 +7,7 @@ spec:
|
||||
version: v1
|
||||
metadata:
|
||||
- name: redisHost
|
||||
value: staging-atlantis-redis-master:6379
|
||||
value: staging-atlantis-redis:6379
|
||||
- name: redisUsername
|
||||
value: default
|
||||
- name: redisPassword
|
||||
|
||||
@@ -7,7 +7,7 @@ spec:
|
||||
version: v1
|
||||
metadata:
|
||||
- name: redisHost
|
||||
value: staging-atlantis-redis-master:6379
|
||||
value: staging-atlantis-redis:6379
|
||||
- name: redisUsername
|
||||
value: default
|
||||
- name: redisPassword
|
||||
|
||||
Reference in New Issue
Block a user