Skip to content
This repository has been archived by the owner on Jul 6, 2024. It is now read-only.

Commit

Permalink
feat(plex)!: Disable
Browse files Browse the repository at this point in the history
  • Loading branch information
doonga committed Jul 1, 2024
1 parent 67ca95f commit 57db372
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/downloads/autoscan/ks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ spec:
dependsOn:
- name: rook-ceph-cluster
- name: volsync
- name: plex
# - name: plex
- name: sonarr
postBuild:
substitute:
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/main/apps/media/maintainerr/ks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ spec:
- name: rook-ceph-cluster
- name: volsync
- name: external-secrets-stores
- name: plex
# - name: plex
postBuild:
substitute:
APP: *appname
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/main/apps/media/tautulli/ks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ spec:
- name: rook-ceph-cluster
- name: volsync
- name: external-secrets-stores
- name: plex
# - name: plex
postBuild:
substitute:
APP: *appname
Expand Down

0 comments on commit 57db372

Please sign in to comment.