UA plus version bump should make the env vars work
This commit is contained in:
parent
7b5a995e54
commit
82d7f7e0fb
1 changed files with 5 additions and 1 deletions
|
@ -24,7 +24,11 @@ spec:
|
|||
value: en
|
||||
- name: WHOOGLE_CONFIG_SEARCH_LANGUAGE
|
||||
value: en
|
||||
image: benbusby/whoogle-search@sha256:5bbb30fc4cf67563b48529c5291813b3d49c290e1e8b9e3aaa5081e9cb6e40c0
|
||||
- name: WHOOGLE_USER_AGENT
|
||||
value: BlackBerry7100/4.0.0 Profile/MIDP-2.0 Configuration/CLDC-1.1
|
||||
- name: WHOOGLE_MOBILE_USER_AGENT
|
||||
value: BlackBerry7100/4.0.0 Profile/MIDP-2.0 Configuration/CLDC-1.1
|
||||
image: benbusby/whoogle-search:0.9.4
|
||||
imagePullPolicy: IfNotPresent
|
||||
livenessProbe:
|
||||
failureThreshold: 3
|
||||
|
|
Loading…
Add table
Reference in a new issue