diff --git a/.k8s/manifest-dallas.yml b/.k8s/manifest-dallas.yml index dec059a..85d08d8 100644 --- a/.k8s/manifest-dallas.yml +++ b/.k8s/manifest-dallas.yml @@ -112,9 +112,9 @@ config: - application/json cache_ttl: 86400 cache_control: false - storage_ttl: 259200 + storage_ttl: 86400 redis_port: 6379 - redis_host: redis-cache-master + redis_host: redis-cache-alquran-master plugin: proxy-cache-redis # Deployment --- diff --git a/.k8s/manifest-london.yml b/.k8s/manifest-london.yml index 66bf9e6..9121e1f 100644 --- a/.k8s/manifest-london.yml +++ b/.k8s/manifest-london.yml @@ -96,9 +96,9 @@ config: - application/json cache_ttl: 86400 cache_control: false - storage_ttl: 259200 + storage_ttl: 86400 redis_port: 6379 - redis_host: redis-cache-master + redis_host: redis-cache-alquran-master plugin: proxy-cache-redis --- # Service diff --git a/.k8s/manifest-singapore.yml b/.k8s/manifest-singapore.yml index e5a3cdb..33f4e03 100644 --- a/.k8s/manifest-singapore.yml +++ b/.k8s/manifest-singapore.yml @@ -84,9 +84,9 @@ config: - application/json cache_ttl: 86400 cache_control: false - storage_ttl: 259200 + storage_ttl: 86400 redis_port: 6379 - redis_host: redis-cache-master + redis_host: redis-cache-alquran-master plugin: proxy-cache-redis --- # Service