fix(typecho): Fix db host (#2409)

* fix db host

* bump
This commit is contained in:
sagit
2022-04-03 20:41:37 +08:00
committed by GitHub
parent 4b79b11180
commit 206c8cdc25

View File

@@ -34,7 +34,7 @@ envValueFrom:
TYPECHO_DB_HOST:
secretKeyRef:
name: mariadbcreds
key: plainporthost
key: plainhost
TYPECHO_DB_PASSWORD:
secretKeyRef:
name: mariadbcreds