copy-fail
This commit is contained in:
parent
16225accdb
commit
37ade9aee3
2 changed files with 1 additions and 3 deletions
|
@ -217,4 +217,4 @@ spec:
|
||||||
secretKey: password
|
secretKey: password
|
||||||
remoteRef:
|
remoteRef:
|
||||||
remoteKey: jellyseerr
|
remoteKey: jellyseerr
|
||||||
property: ATUIN_POSTGRES_PASSWORD
|
property: JELLYSEERR_POSTGRES_PASSWORD
|
||||||
|
|
|
@ -22,7 +22,5 @@ spec:
|
||||||
DB_LOG_QUERIES: 'false' # Whether to log the DB queries for debugging
|
DB_LOG_QUERIES: 'false' # Whether to log the DB queries for debugging
|
||||||
DB_USE_SSL: 'false' # Whether to enable ssl for database connection
|
DB_USE_SSL: 'false' # Whether to enable ssl for database connection
|
||||||
dataFrom:
|
dataFrom:
|
||||||
- extract:
|
|
||||||
key: pushover
|
|
||||||
- extract:
|
- extract:
|
||||||
key: jellyseerr
|
key: jellyseerr
|
||||||
|
|
Loading…
Reference in a new issue