copy-fail

This commit is contained in:
Joseph Hanson 2024-07-25 18:27:26 -05:00
parent 16225accdb
commit 37ade9aee3
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o
2 changed files with 1 additions and 3 deletions

View file

@ -217,4 +217,4 @@ spec:
secretKey: password secretKey: password
remoteRef: remoteRef:
remoteKey: jellyseerr remoteKey: jellyseerr
property: ATUIN_POSTGRES_PASSWORD property: JELLYSEERR_POSTGRES_PASSWORD

View file

@ -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