feat: change to postgres
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 21s
lint-test-helm / validate-kubeconform (pull_request) Successful in 32s
render-manifests / render-manifests (pull_request) Successful in 40s

This commit is contained in:
2026-04-05 23:05:31 -05:00
parent 27b9ccbf37
commit d98001caff
3 changed files with 12 additions and 39 deletions

View File

@@ -157,14 +157,15 @@ temporal:
tls:
enabled: false
visibility:
elasticsearch:
version: v8
url:
scheme: https
host: elasticsearch-postiz-es-http.postiz:9200
logLevel: error
indices:
visibility: temporal_visibility_v1
sql:
pluginName: postgres12
driverName: postgres12
databaseName: temporal_visibility
connectAddr: postiz-postgresql-18-cluster-rw.postiz:5432
connectProtocol: "tcp"
user: postgres
existingSecret: postiz-postgresql-18-cluster-superuser
secretKey: password
tls:
enabled: false
frontend:
@@ -242,6 +243,9 @@ postgres-18-cluster:
- name: temporal
ensure: present
owner: app
- name: temporal_visibility
ensure: present
owner: app
valkey:
valkey:
auth: