This commit is contained in:
parent
6bb410d8d0
commit
bcfc194b4d
@ -29,7 +29,11 @@ spec:
|
|||||||
key: secret_key
|
key: secret_key
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: searxng-config-volume
|
- name: searxng-config-volume
|
||||||
mountPath: /etc/searxng
|
mountPath: /etc/searxng/limiter.toml
|
||||||
|
subPath: limiter.toml
|
||||||
|
- name: searxng-config-volume
|
||||||
|
mountPath: /etc/searxng/settings.yml
|
||||||
|
subPath: settings.yml
|
||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
memory: "256Mi"
|
memory: "256Mi"
|
||||||
|
Reference in New Issue
Block a user