fix(gitops): align platform runtime bootstrap values

This commit is contained in:
Haitao Pan 2026-04-02 15:24:33 +08:00
parent 9ec3e714b0
commit 010b628c13
2 changed files with 4 additions and 4 deletions

View File

@ -53,11 +53,11 @@ stunnel:
stunnelClient:
enabled: true
service:
port: 5432
port: 15432
config: |
[postgres-client]
client = yes
accept = 0.0.0.0:5432
accept = 0.0.0.0:15432
connect = postgresql.database.svc.cluster.local:5433
verifyChain = no
sslVersion = TLSv1.2

View File

@ -44,8 +44,8 @@ components:
apisix:
deployment:
role: traditional
roleTraditional:
configProvider: yaml
role_traditional:
config_provider: yaml
standalone:
enabled: true
admin: