Skip to content

Commit

Permalink
feat(media): deploy maintainerr
Browse files Browse the repository at this point in the history
  • Loading branch information
buroa committed Dec 16, 2023
1 parent 11e32ce commit 67f744a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion kubernetes/apps/media/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ resources:
- ./autobrr/ks.yaml
- ./bazarr/ks.yaml
- ./flaresolverr/ks.yaml
# - ./maintainerr/ks.yaml
- ./maintainerr/ks.yaml
- ./overseerr/ks.yaml
- ./plex/ks.yaml
- ./prowlarr/ks.yaml
Expand Down
8 changes: 4 additions & 4 deletions kubernetes/apps/media/maintainerr/app/volsync.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@ metadata:
name: maintainerr
spec:
accessModes: ["ReadWriteOnce"]
dataSourceRef:
kind: ReplicationDestination
apiGroup: volsync.backube
name: maintainerr-rdst
# dataSourceRef:
# kind: ReplicationDestination
# apiGroup: volsync.backube
# name: maintainerr-rdst
resources:
requests:
storage: 2Gi
Expand Down

0 comments on commit 67f744a

Please sign in to comment.