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:
@@ -55,3 +55,6 @@ volumeMounts:
|
||||
|
||||
securityContext:
|
||||
privileged: true
|
||||
|
||||
nodeSelector:
|
||||
kubernetes.io/arch: arm64
|
||||
|
||||
Reference in New Issue
Block a user