UA plus version bump should make the env vars work

This commit is contained in:
Martyn 2025-09-18 12:11:11 +02:00
parent 7b5a995e54
commit 82d7f7e0fb

View file

@ -24,7 +24,11 @@ spec:
value: en value: en
- name: WHOOGLE_CONFIG_SEARCH_LANGUAGE - name: WHOOGLE_CONFIG_SEARCH_LANGUAGE
value: en 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 imagePullPolicy: IfNotPresent
livenessProbe: livenessProbe:
failureThreshold: 3 failureThreshold: 3