docs(database): rename postgresql tls naming

This commit is contained in:
Haitao Pan 2026-04-04 08:02:44 +08:00
parent fca2e6098b
commit 704811c14a

View File

@ -21,6 +21,6 @@ directory. Otherwise the ExternalSecrets controller will report
Use `scripts/seed-vault-postgresql.sh` from a trusted admin shell to write the Use `scripts/seed-vault-postgresql.sh` from a trusted admin shell to write the
expected Vault keys from local environment variables or existing K8s Secrets. expected Vault keys from local environment variables or existing K8s Secrets.
The shared TLS Secret for `postgresql-vultr.svc.plus` is synchronized by the The shared TLS Secret for `postgresql-tls.svc.plus` is synchronized by the
`k3s-platform` Helm chart into `database/postgresql-tls`, which `k3s-platform` Helm chart into `database/postgresql-tls`, which
`stunnel-server` consumes directly. Do not commit the secret values to Git. `stunnel-server` consumes directly. Do not commit the secret values to Git.