fix(searxng): SECRETS LET ME SLEEP PLEASE

This commit is contained in:
JJGadgets
2023-07-26 07:43:51 +08:00
parent 8cc693a526
commit 0978de4ecd

View File

@@ -5,6 +5,6 @@ metadata:
name: searxng-secrets
namespace: searxng
type: Opaque
data:
stringData:
secret_key: "${SECRET_SEARXNG_SECRET_KEY}"
redis: "redis://:${SECRET_SEARXNG_REDIS_PASSWORD}@searxng-redis.searxng.svc.cluster.local:6379/0"