Remove all Plex references — Jellyfin only

This commit is contained in:
Will Anderson
2026-04-11 00:15:28 -05:00
parent cf5da8dfa1
commit 07fff8804b
2 changed files with 4 additions and 23 deletions
@@ -1,6 +1,4 @@
# media-secrets — ProtonVPN WireGuard key + Plex claim token
# PLEX_CLAIM: run `vault kv patch secret/plex claim_token=<token>` right before first deploy
# Get token from: https://www.plex.tv/claim (expires in 4 minutes)
# media-secrets — ProtonVPN WireGuard credentials
apiVersion: external-secrets.io/v1beta1
kind: ExternalSecret
metadata:
@@ -19,7 +17,3 @@ spec:
remoteRef:
key: secret/data/protonvpn
property: private_key
- secretKey: PLEX_CLAIM
remoteRef:
key: secret/data/plex
property: claim_token