change valkey name

This commit is contained in:
2024-12-12 17:39:47 -06:00
parent bae4a239d2
commit 9085f09fc9

View File

@@ -47,7 +47,7 @@ penpot:
name: penpot-postgresql-16-cluster-app
key: password
- name: PENPOT_REDIS_URI
value: redis://penpot-valkey-master.penpot.svc.cluster.local:6379/0
value: redis://penpot-valkey-headless.penpot.svc.cluster.local:6379/0
- name: PENPOT_ASSETS_STORAGE_BACKEND
value: assets-s3
- name: PENPOT_STORAGE_ASSETS_S3_REGION
@@ -123,7 +123,7 @@ penpot:
name: penpot-postgresql-16-cluster-app
key: password
- name: PENPOT_REDIS_URI
value: redis://penpot-valkey-master.penpot.svc.cluster.local:6379/0
value: redis://penpot-valkey-headless.penpot.svc.cluster.local:6379/0
- name: PENPOT_ASSETS_STORAGE_BACKEND
value: assets-s3
- name: PENPOT_STORAGE_ASSETS_S3_REGION
@@ -207,7 +207,7 @@ penpot:
name: penpot-postgresql-16-cluster-app
key: password
- name: PENPOT_REDIS_URI
value: redis://penpot-valkey-master.penpot.svc.cluster.local:6379/0
value: redis://penpot-valkey-headless.penpot.svc.cluster.local:6379/0
- name: PENPOT_ASSETS_STORAGE_BACKEND
value: assets-s3
- name: PENPOT_STORAGE_ASSETS_S3_REGION