Automated Manifest Update #6148

Merged
alexlebens merged 1 commits from auto/update-manifests into manifests 2026-04-22 16:16:05 +00:00
Showing only changes of commit b3e32e4e84 - Show all commits

View File

@@ -42,3 +42,16 @@ spec:
requests:
cpu: 1m
memory: 20Mi
volumeMounts:
- mountPath: /app/data/config.json
mountPropagation: None
name: config
readOnly: true
subPath: config.json
volumes:
- csi:
driver: secrets-store.csi.k8s.io
readOnly: true
volumeAttributes:
secretProviderClass: isponsorblocktv-config
name: config