fix: allow sub2api http upstream URLs

This commit is contained in:
Codex
2026-06-09 09:45:48 +00:00
parent 6eb1f11e43
commit 24efae9f52
5 changed files with 145 additions and 9 deletions
+6
View File
@@ -2,3 +2,9 @@ image:
repository: weishaw/sub2api
tag: 0.1.135
pullPolicy: IfNotPresent
security:
urlAllowlist:
enabled: false
allowInsecureHttp: true
allowPrivateHosts: false
upstreamHosts: []