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
3e062cea4c
commit
5a0664e1ef
1 changed files with 1 additions and 3 deletions
|
|
@ -1,5 +1,3 @@
|
|||
{{- include "common.values.setup" . -}}
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: Secret
|
||||
metadata:
|
||||
|
|
@ -7,4 +5,4 @@ metadata:
|
|||
labels:
|
||||
{{- include "common.labels" . | nindent 4 }}
|
||||
data:
|
||||
settings.yml: {{ .Values.searxng.config | toYaml | b64enc | quote }}
|
||||
settings.yml: {{ .Values.searxng.config | toYaml | b64enc | quote }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue