This commit is contained in:
parent
6bb410d8d0
commit
bcfc194b4d
@ -29,7 +29,11 @@ spec:
|
||||
key: secret_key
|
||||
volumeMounts:
|
||||
- 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:
|
||||
requests:
|
||||
memory: "256Mi"
|
||||
|
Reference in New Issue
Block a user