rollback to priv until I can debug this further.

This commit is contained in:
Joseph Hanson 2024-08-07 12:05:21 -05:00
parent 44069ae7eb
commit 97e87d3b6b
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -22,7 +22,7 @@ spec:
cleanupOnFail: true
remediation:
retries: 3
strategy: uninstall
strategy: rollback
values:
controllers:
qbittorrent:
@ -82,17 +82,13 @@ spec:
- secretRef:
name: qbittorrent-secret
securityContext:
runAsUser: 568
runAsGroup: 568
runAsNonRoot: true
allowPrivilegeEscalation: false
# until I can debug the issues on talos 1.8.
privileged: true
capabilities:
add:
- NET_ADMIN
- NET_RAW
drop:
- ALL
# privileged: true
port-forward:
image: