fix(gitops): restore postgresql stunnel deployment

This commit is contained in:
Haitao Pan 2026-04-02 18:29:14 +08:00
parent 4fcd0a4f34
commit 962c7641bb

View File

@ -47,11 +47,19 @@ metrics:
stunnel:
enabled: true
image:
repository: ghcr.io/x-evor/stunnel-server
tag: "2330d36"
pullPolicy: IfNotPresent
port: 5433
certificatesSecret: postgresql-stunnel-server
stunnelClient:
enabled: true
image:
repository: dweomer/stunnel
tag: latest
pullPolicy: IfNotPresent
service:
port: 15432
config: |