mirror of
https://ghproxy.com/https://github.com/truecharts/charts.git
synced 2026-07-17 12:11:31 +08:00
(fix) enforce using an existing secret for common postgresql-hooks
This commit is contained in:
@@ -15,4 +15,4 @@ maintainers:
|
||||
name: common
|
||||
sources: null
|
||||
type: library
|
||||
version: 8.3.0
|
||||
version: 8.3.1
|
||||
|
||||
@@ -902,5 +902,6 @@ addons:
|
||||
# @default -- See below
|
||||
postgresql:
|
||||
enabled: false
|
||||
existingSecret: "dbcreds"
|
||||
# -- can be used to make an easy accessable note which URLS to use to access the DB.
|
||||
url: {}
|
||||
|
||||
Reference in New Issue
Block a user