point to kyoo github chart & postgres shared (#55)

This commit is contained in:
acelinkio
2025-11-19 01:20:54 -08:00
committed by GitHub
parent a7b9671810
commit f0b51f8930

View File

@@ -15,9 +15,9 @@ spec:
syncOptions: syncOptions:
- CreateNamespace=true - CreateNamespace=true
source: source:
repoURL: https://github.com/acelinkio/kyoo repoURL: https://github.com/zoriya/Kyoo
path: chart path: chart
targetRevision: prepare_traefik targetRevision: master
# repoURL: ghcr.io/zoriya/helm-charts # repoURL: ghcr.io/zoriya/helm-charts
# chart: kyoo # chart: kyoo
# targetRevision: edge # targetRevision: edge
@@ -28,13 +28,7 @@ spec:
tag: edge tag: edge
imagePullPolicy: Always imagePullPolicy: Always
postgres: postgres:
kyoo_auth: shared:
host: kyoo-v5-postgres
kyoo_api:
host: kyoo-v5-postgres
kyoo_scanner:
host: kyoo-v5-postgres
kyoo_transcoder:
host: kyoo-v5-postgres host: kyoo-v5-postgres
postgres: postgres:
enabled: true enabled: true