Skip to content

Commit

Permalink
feat: deploy kyoo helm chart
Browse files Browse the repository at this point in the history
  • Loading branch information
joryirving committed Jan 6, 2025
1 parent 9629558 commit 8f15ccf
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion kubernetes/main/apps/media/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ resources:
- ./jellyseerr/ks.yaml
- ./kavita/ks.yaml
- ./komga/ks.yaml
# - ./kyoo/ks.yaml
- ./kyoo/ks.yaml
- ./maintainerr/ks.yaml
- ./plex/ks.yaml
- ./tautulli/ks.yaml
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/main/apps/media/kyoo/app/externalsecret.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ spec:
key: kometa
sourceRef: *onepass
- extract:
key: postgres-pguser-kyoo
key: postgres-pguser-kyoo-all
sourceRef:
storeRef:
kind: ClusterSecretStore
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/main/apps/media/kyoo/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease
metadata:
name: &app kyoo-chart
name: &app kyoo
spec:
interval: 15m
chart:
Expand Down

0 comments on commit 8f15ccf

Please sign in to comment.