Merge pull request 'fix: wrong indent' (#6147) from tmp/ispon-2 into main
Reviewed-on: #6147
This commit was merged in pull request #6147.
This commit is contained in:
@@ -19,19 +19,19 @@ isponsorblocktv:
|
||||
isponsorblocktv:
|
||||
enabled: true
|
||||
staticToken: true
|
||||
persistence:
|
||||
web-config:
|
||||
type: custom
|
||||
volumeSpec:
|
||||
csi:
|
||||
driver: secrets-store.csi.k8s.io
|
||||
readOnly: true
|
||||
volumeAttributes:
|
||||
secretProviderClass: isponsorblocktv-config
|
||||
advancedMounts:
|
||||
main:
|
||||
persistence:
|
||||
config:
|
||||
type: custom
|
||||
volumeSpec:
|
||||
csi:
|
||||
driver: secrets-store.csi.k8s.io
|
||||
readOnly: true
|
||||
volumeAttributes:
|
||||
secretProviderClass: isponsorblocktv-config
|
||||
advancedMounts:
|
||||
main:
|
||||
- path: /app/data/config.json
|
||||
readOnly: true
|
||||
mountPropagation: None
|
||||
subPath: config.json
|
||||
main:
|
||||
- path: /app/data/config.json
|
||||
readOnly: true
|
||||
mountPropagation: None
|
||||
subPath: config.json
|
||||
|
||||
Reference in New Issue
Block a user