Remove all Plex references — Jellyfin only
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user