chore: Update manifests after change
This commit is contained in:
@@ -87,7 +87,7 @@ data:
|
||||
|
||||
traefik-cl01tl IN A 10.232.1.21
|
||||
blocky IN A 10.232.1.22
|
||||
plex-lb IN A 10.232.1.23
|
||||
cilium-cl01tl IN A 10.232.1.23
|
||||
|
||||
;; Application Names
|
||||
actual IN CNAME traefik-cl01tl
|
||||
|
||||
@@ -22,7 +22,7 @@ spec:
|
||||
template:
|
||||
metadata:
|
||||
annotations:
|
||||
checksum/configMaps: af4579d3e23b8c983dffcde52e3c0980a18608de2ae90ccb8e8bc02463343613
|
||||
checksum/configMaps: eca340967631db5276546be4722d5aee55c7c4e3896a8328a70d77a5ce6b9adb
|
||||
labels:
|
||||
app.kubernetes.io/controller: main
|
||||
app.kubernetes.io/instance: blocky
|
||||
|
||||
@@ -39,8 +39,6 @@ spec:
|
||||
value: US/Central
|
||||
- name: VERSION
|
||||
value: docker
|
||||
- name: PLEX_CLAIM
|
||||
value: claim-XmGK2o9x54PbCzQaqj-J
|
||||
image: ghcr.io/linuxserver/plex:1.42.2@sha256:1720efa8e919a724ff3003cce7c1c0ae91a54e097ca3c8f6713a780c6fd73432
|
||||
imagePullPolicy: IfNotPresent
|
||||
name: main
|
||||
|
||||
@@ -10,7 +10,7 @@ metadata:
|
||||
helm.sh/chart: plex-4.5.0
|
||||
namespace: plex
|
||||
spec:
|
||||
type: LoadBalancer
|
||||
type: ClusterIP
|
||||
ports:
|
||||
- port: 32400
|
||||
targetPort: 32400
|
||||
|
||||
Reference in New Issue
Block a user