pabloromeo / clusterplex

ClusterPlex is an extended version of Plex, which supports distributed Workers across a cluster to handle transcoding requests.
MIT License
452 stars 35 forks source link

Document using a secret for plex claim token #302

Closed evanrich closed 3 months ago

evanrich commented 5 months ago

In the values file, claim token is expected as `PlexClaimToken: 1234abcd5678..."

This is not ideal. Instead, allow for use of a secret, such as:

plexClaimToken:
  existingSecret:  plex-token-secret
  existingSecretTokenKey: token
github-actions[bot] commented 4 months ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 3 months ago

This issue was closed because it has been inactive for 14 days since being marked as stale.