update flaresolverr
This commit is contained in:
parent
6d1188ddfe
commit
bbfb108c9e
1 changed files with 7 additions and 1 deletions
|
@ -30,4 +30,10 @@ spec:
|
||||||
cpu: "100m"
|
cpu: "100m"
|
||||||
limits:
|
limits:
|
||||||
memory: "300Mi"
|
memory: "300Mi"
|
||||||
cpu: "200m"
|
cpu: "200m"
|
||||||
|
dnsPolicy: None
|
||||||
|
dnsConfig:
|
||||||
|
nameservers:
|
||||||
|
- 10.43.0.10
|
||||||
|
- 1.1.1.1
|
||||||
|
- 8.8.8.8
|
Reference in a new issue