Update node selectors and Plex version

- Update Plex: 1.41.3 → 1.41.8
- Fix deprecated node selector: beta.kubernetes.io/arch → kubernetes.io/arch
- Add ARM64 node selector for Transmission

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
gilgamezh
2025-07-28 14:12:57 +02:00
parent 3970af8ce2
commit 0f61ffae27
2 changed files with 5 additions and 2 deletions
+3
View File
@@ -55,3 +55,6 @@ volumeMounts:
securityContext:
privileged: true
nodeSelector:
kubernetes.io/arch: arm64