Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
d4rkfella committed Nov 16, 2024
1 parent 7c5c6e5 commit a1190b5
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions kubernetes/main/apps/media/bazarr/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ spec:
app:
image:
repository: ghcr.io/darkfella91/bazarr
tag: 1.4.5@sha256:50e15f3a5f993586258e22ec1c54f867ebdea867b827515802d113e870e54c72
tag: 1.4.5@sha256:1e3ca601b51bb061e342ab8da9ee79062a51f254b50fcc43756299a29647d3aa
env:
TZ: Europe/Sofia
POSTGRES_ENABLED: "true"
Expand Down Expand Up @@ -185,7 +185,9 @@ spec:
test:
type: configMap
name: connectionpool
globalMounts:
- readOnly: true
path: /app/bin/libs/urllib3/connectionpool.py
subPath: connectionpool.py
advancedMounts:
bazarr:
app:
- readOnly: true
path: /app/bin/libs/urllib3/connectionpool.py
subPath: connectionpool.py

0 comments on commit a1190b5

Please sign in to comment.