feat: migration to v5 accounts
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 37s
lint-test-helm / validate-kubeconform (pull_request) Successful in 37s
render-manifests / render-manifests (pull_request) Successful in 1m29s

This commit is contained in:
2026-05-07 16:22:10 -05:00
parent e81ba80386
commit ce9a289aec
11 changed files with 20 additions and 59 deletions

View File

@@ -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