feat: migration to v5 accounts
This commit is contained in:
@@ -4,8 +4,8 @@ searxng:
|
||||
type: deployment
|
||||
replicas: 1
|
||||
strategy: Recreate
|
||||
serviceAccount:
|
||||
name: searxng
|
||||
pod:
|
||||
automountServiceAccountToken: true
|
||||
containers:
|
||||
main:
|
||||
image:
|
||||
@@ -63,6 +63,7 @@ searxng:
|
||||
serviceAccount:
|
||||
searxng:
|
||||
enabled: true
|
||||
staticToken: true
|
||||
service:
|
||||
api:
|
||||
controller: api
|
||||
|
||||
Reference in New Issue
Block a user