mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 07:50:29 -05:00
update
This commit is contained in:
parent
a6437bb109
commit
3e062cea4c
2 changed files with 1 additions and 20 deletions
|
|
@ -7,5 +7,4 @@ metadata:
|
|||
labels:
|
||||
{{- include "common.labels" . | nindent 4 }}
|
||||
data:
|
||||
settings.yml: |-
|
||||
{{ toYaml .Values.searxng.config | b64enc | indent 4 }}
|
||||
settings.yml: {{ .Values.searxng.config | toYaml | b64enc | quote }}
|
||||
Loading…
Add table
Add a link
Reference in a new issue