feat: migration to v5 accounts
This commit is contained in:
@@ -4,8 +4,8 @@ isponsorblocktv:
|
||||
type: deployment
|
||||
replicas: 1
|
||||
strategy: Recreate
|
||||
serviceAccount:
|
||||
name: isponsorblocktv
|
||||
pod:
|
||||
automountServiceAccountToken: true
|
||||
containers:
|
||||
main:
|
||||
image:
|
||||
@@ -15,10 +15,6 @@ isponsorblocktv:
|
||||
requests:
|
||||
cpu: 1m
|
||||
memory: 20Mi
|
||||
serviceAccount:
|
||||
isponsorblocktv:
|
||||
enabled: true
|
||||
staticToken: true
|
||||
persistence:
|
||||
config:
|
||||
type: custom
|
||||
|
||||
Reference in New Issue
Block a user