(fix) enforce using an existing secret for common postgresql-hooks

This commit is contained in:
kjeld Schouten-Lebbing
2021-10-09 21:17:39 +02:00
parent d594779207
commit 567342d8db
2 changed files with 2 additions and 1 deletions

View File

@@ -15,4 +15,4 @@ maintainers:
name: common
sources: null
type: library
version: 8.3.0
version: 8.3.1

View File

@@ -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: {}