fix: wrong indent #6147
@@ -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