Skip to content

Commit

Permalink
delete plex-auto-languages
Browse files Browse the repository at this point in the history
  • Loading branch information
unleashurgeek committed Feb 4, 2025
1 parent d95f1c5 commit e056a30
Showing 1 changed file with 1 addition and 24 deletions.
25 changes: 1 addition & 24 deletions kubernetes/main/apps/media/plex/ks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,27 +28,4 @@ spec:
APP: *app
APP_UID: "568"
APP_GID: "568"
VOLSYNC_CAPACITY: 30Gi
---
# yaml-language-server: $schema=https://raw.githubusercontent.com/fluxcd-community/flux2-schemas/main/kustomization-kustomize-v1.json
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: &app plex-auto-languages
namespace: flux-system
spec:
targetNamespace: media
commonMetadata:
labels:
app.kubernetes.io/name: *app
dependsOn:
- name: external-secrets-stores
path: ./kubernetes/main/apps/media/plex/plex-auto-languages
prune: true
sourceRef:
kind: GitRepository
name: home-kubernetes
wait: false
interval: 30m
retryInterval: 1m
timeout: 5m
VOLSYNC_CAPACITY: 30Gi

0 comments on commit e056a30

Please sign in to comment.