Automated Manifest Update #6148
@@ -42,3 +42,16 @@ spec:
|
|||||||
requests:
|
requests:
|
||||||
cpu: 1m
|
cpu: 1m
|
||||||
memory: 20Mi
|
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