use primary service
This commit is contained in:
@@ -21,7 +21,7 @@ tubearchivist:
|
|||||||
- name: ES_URL
|
- name: ES_URL
|
||||||
value: http://tubearchivist-elasticsearch:9200
|
value: http://tubearchivist-elasticsearch:9200
|
||||||
- name: REDIS_CON
|
- name: REDIS_CON
|
||||||
value: redis://tubearchivist-valkey-headless.tubearchivist:6379
|
value: redis://tubearchivist-valkey-primary.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
|
||||||
|
@@ -225,7 +225,7 @@ blocky:
|
|||||||
cacheTimeNegative: 30m
|
cacheTimeNegative: 30m
|
||||||
|
|
||||||
redis:
|
redis:
|
||||||
address: blocky-valkey-headless.blocky:6379
|
address: blocky-valkey-primary.blocky:6379
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
prometheus:
|
prometheus:
|
||||||
|
Reference in New Issue
Block a user