mirror of
https://github.com/vcscsvcscs/GenerationsHeritage.git
synced 2025-08-12 22:09:07 +02:00
fix cert dns for psql
This commit is contained in:
@@ -54,7 +54,7 @@ spec:
|
||||
renewBefore: 720h # 30 days
|
||||
commonName: "db-postgresql"
|
||||
dnsNames:
|
||||
- "postgres"
|
||||
- "postgresql"
|
||||
- "db-postgresql"
|
||||
- "zitadel"
|
||||
secretName: postgres-cert
|
||||
@@ -81,7 +81,7 @@ spec:
|
||||
renewBefore: 720h # 30 days
|
||||
commonName: "zitadel"
|
||||
dnsNames:
|
||||
- "postgres"
|
||||
- "postgresql"
|
||||
- "db-postgresql"
|
||||
- "zitadel"
|
||||
secretName: zitadel-cert
|
||||
|
Reference in New Issue
Block a user