add claim
This commit is contained in:
@@ -1,16 +0,0 @@
|
|||||||
apiVersion: v1
|
|
||||||
kind: Service
|
|
||||||
metadata:
|
|
||||||
name: plex-external
|
|
||||||
spec:
|
|
||||||
selector:
|
|
||||||
app.kubernetes.io/name: plex
|
|
||||||
ports:
|
|
||||||
- protocol: TCP
|
|
||||||
port: 32400
|
|
||||||
targetPort: 32400
|
|
||||||
type: LoadBalancer
|
|
||||||
status:
|
|
||||||
loadBalancer:
|
|
||||||
ingress:
|
|
||||||
- ip: 10.232.1.22
|
|
@@ -14,10 +14,10 @@ plex:
|
|||||||
env:
|
env:
|
||||||
- name: TZ
|
- name: TZ
|
||||||
value: US/Central
|
value: US/Central
|
||||||
- name: ADVERTISE_IP
|
- name: VERSION
|
||||||
value: https://plex-cl01tl.boreal-beaufort.ts.net:443/
|
value: docker
|
||||||
- name: ALLOWED_NETWORKS
|
- name: PLEX_CLAIM
|
||||||
value: 192.168.1.0/24,192.168.5.0/24,10.232.0.0/22,10.230.0.0/20
|
value: claim-TrWgepFH4QzBZn6wh_o7
|
||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
gpu.intel.com/i915: 1
|
gpu.intel.com/i915: 1
|
||||||
|
Reference in New Issue
Block a user