mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-03-20 21:39:40 +00:00
fix(searxng): SECRETS LET ME SLEEP PLEASE
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user