-
-
Notifications
You must be signed in to change notification settings - Fork 74
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: allow passing postgresql username and password from secret as e…
…nvironment variables separately This allows the use of postgres-operator which provides the username and password as separate keys
- Loading branch information
1 parent
9f55635
commit 8a0cd77
Showing
2 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,5 +13,5 @@ maintainers: | |
- name: guerzon | ||
email: [email protected] | ||
url: https://github.com/guerzon | ||
version: 0.24.0 | ||
version: 0.24.1 | ||
kubeVersion: ">=1.12.0-0" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters