fix: add ANY argument to tinyproxy container to configure ACL and start up successfully

This commit is contained in:
fchinembiri 2026-07-10 00:16:09 +02:00
parent d4bea26690
commit 69d8f8cc3c
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ spec:
containers:
- name: gluetun
image: dannydirect/tinyproxy:latest
args: ["ANY"]
ports:
- name: proxy
containerPort: 8888