change redis service
This commit is contained in:
@@ -64,7 +64,7 @@ outline:
|
|||||||
- name: PGSSLMODE
|
- name: PGSSLMODE
|
||||||
value: disable
|
value: disable
|
||||||
- name: REDIS_URL
|
- name: REDIS_URL
|
||||||
value: redis://redis-replication-outline.outline:6379
|
value: redis://redis-replication-outline-master.outline:6379
|
||||||
- name: FILE_STORAGE
|
- name: FILE_STORAGE
|
||||||
value: s3
|
value: s3
|
||||||
- name: AWS_ACCESS_KEY_ID
|
- name: AWS_ACCESS_KEY_ID
|
||||||
|
@@ -23,7 +23,7 @@ tubearchivist:
|
|||||||
- name: ES_DISABLE_VERIFY_SSL
|
- name: ES_DISABLE_VERIFY_SSL
|
||||||
value: true
|
value: true
|
||||||
- name: REDIS_CON
|
- name: REDIS_CON
|
||||||
value: redis://redis-replication-tubearchivist.tubearchivist:6379
|
value: redis://redis-replication-tubearchivist-master.tubearchivist:6379
|
||||||
- name: TA_HOST
|
- name: TA_HOST
|
||||||
value: https://tubearchivist.alexlebens.net http://tubearchivist.tubearchivist:80/
|
value: https://tubearchivist.alexlebens.net http://tubearchivist.tubearchivist:80/
|
||||||
- name: TA_PORT
|
- name: TA_PORT
|
||||||
|
@@ -31,7 +31,7 @@ yamtrack:
|
|||||||
name: yamtrack-config-secret
|
name: yamtrack-config-secret
|
||||||
key: SECRET
|
key: SECRET
|
||||||
- name: REDIS_URL
|
- name: REDIS_URL
|
||||||
value: redis://redis-replication-yamtrack.yamtrack:6379
|
value: redis://redis-replication-yamtrack-master.yamtrack:6379
|
||||||
- name: DB_USER
|
- name: DB_USER
|
||||||
valueFrom:
|
valueFrom:
|
||||||
secretKeyRef:
|
secretKeyRef:
|
||||||
|
Reference in New Issue
Block a user