mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-10 01:01:27 -05:00
update
This commit is contained in:
parent
f1b27dc366
commit
7f8883c2bc
3 changed files with 51 additions and 1 deletions
11
dmz/searxng/templates/confligmap.yaml
Normal file
11
dmz/searxng/templates/confligmap.yaml
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
apiVersion: v1
|
||||
kind: ConfigMap
|
||||
metadata:
|
||||
name: searxng-config
|
||||
data:
|
||||
settings.yml: |-
|
||||
use_default_settings: true
|
||||
search:
|
||||
formats:
|
||||
- html
|
||||
- json
|
||||
Loading…
Add table
Add a link
Reference in a new issue