this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Fix it

+1 -1
+1 -1
k8s/nebula/apps/media/prowlarr/app/externalsecret.yaml
··· 27 27 INIT_POSTGRES_HOST: *dbHost 28 28 INIT_POSTGRES_USER: *dbUser 29 29 INIT_POSTGRES_PASS: *dbPass 30 - INIT_POSTGRES_SUPER_PASS: "{{ .INIT_POSTGRES_SUPER_PASS }}" 30 + INIT_POSTGRES_SUPER_PASS: "{{ .POSTGRES_SUPER_PASS }}" 31 31 dataFrom: 32 32 - extract: 33 33 key: prowlarr