feat(plex): initial commit of plex
This commit is contained in:
parent
e8c2cdca94
commit
91f64320f9
17 changed files with 934 additions and 0 deletions
14
apps/plex/overlays/media/secrets.yaml
Normal file
14
apps/plex/overlays/media/secrets.yaml
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
apiVersion: viaduct.ai/v1
|
||||
kind: ksops
|
||||
metadata:
|
||||
name: ksops-generator
|
||||
annotations:
|
||||
config.kubernetes.io/function: |
|
||||
exec:
|
||||
path: ksops
|
||||
secretFrom:
|
||||
- metadata:
|
||||
name: plex-claim
|
||||
type: Opaque
|
||||
binaryFiles:
|
||||
- claim-token=./claim-token.sops
|
||||
Loading…
Add table
Add a link
Reference in a new issue