chore: Update manifests after change
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user