fix(platform): unify postgresql tls naming

This commit is contained in:
Haitao Pan 2026-04-04 08:02:35 +08:00
parent 60d95acfd9
commit f14bcd8c4d
2 changed files with 2 additions and 2 deletions

View File

@ -2,5 +2,5 @@ apiVersion: v2
name: k3s-platform-chart
description: Composes Flux-managed platform components for the k3s platform
type: application
version: 0.1.7
version: 0.1.8
appVersion: "1.0.0"

View File

@ -141,7 +141,7 @@ components:
className: caddy
serviceName: postgresql-tls-placeholder
servicePort: 80
host: postgresql-vultr.svc.plus
host: postgresql-tls.svc.plus
secretName: postgresql-tls
vault:
enabled: false