Automated Manifest Update (#4971)

This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow.

### Details
- **Trigger**: `pull_request` by `@alexlebens`
- **Commit**: `bef2ff5` (on `bef2ff5c445c94ae0c37ce35a3fc5c3dbe325ffc`)
- **Charts Updated**: `blocky,plex`

Reviewed-on: #4971
Co-authored-by: gitea-bot <gitea-bot@alexlebens.net>
Co-committed-by: gitea-bot <gitea-bot@alexlebens.net>
This commit was merged in pull request #4971.
This commit is contained in:
2026-03-22 03:28:48 +00:00
committed by Alex Lebens
parent 87e712cb23
commit fe2fa5b785
3 changed files with 3 additions and 3 deletions

View File

@@ -85,7 +85,7 @@ data:
traefik-cl01tl IN A 10.232.1.21 traefik-cl01tl IN A 10.232.1.21
blocky IN A 10.232.1.22 blocky IN A 10.232.1.22
cilium-cl01tl IN A 10.232.1.23 plex-lb IN A 10.232.1.23
;; Application Names ;; Application Names

View File

@@ -22,7 +22,7 @@ spec:
template: template:
metadata: metadata:
annotations: annotations:
checksum/configMaps: aeb8cddb4a9a070880f53564e4b6a7ba921497ed431bf6bfcad585cd87330399 checksum/configMaps: fda673826e96f761a790a72b3a69fdffb1ecbc023abb6df2fbcca76b7f919430
labels: labels:
app.kubernetes.io/controller: main app.kubernetes.io/controller: main
app.kubernetes.io/instance: blocky app.kubernetes.io/instance: blocky

View File

@@ -10,7 +10,7 @@ metadata:
helm.sh/chart: plex-4.6.2 helm.sh/chart: plex-4.6.2
namespace: plex namespace: plex
spec: spec:
type: ClusterIP type: LoadBalancer
ports: ports:
- port: 32400 - port: 32400
targetPort: 32400 targetPort: 32400