chore: Update manifests after change

This commit is contained in:
2026-04-22 16:14:08 +00:00
parent dd0e260b5c
commit b3e32e4e84

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