fix: allow sub2api http upstream URLs
This commit is contained in:
@@ -2,3 +2,9 @@ image:
|
||||
repository: weishaw/sub2api
|
||||
tag: 0.1.135
|
||||
pullPolicy: IfNotPresent
|
||||
security:
|
||||
urlAllowlist:
|
||||
enabled: false
|
||||
allowInsecureHttp: true
|
||||
allowPrivateHosts: false
|
||||
upstreamHosts: []
|
||||
|
||||
Reference in New Issue
Block a user