Fix playwright persistence configuration
Changed from 'size' to 'downloadSize' and 'screenshotSize' to match playwright-mcp chart expectations.
This commit is contained in:
@@ -125,7 +125,8 @@ playwright-mcp:
|
||||
timeout: 30000
|
||||
persistence:
|
||||
enabled: true
|
||||
size: 10Gi
|
||||
downloadSize: 10Gi
|
||||
screenshotSize: 10Gi
|
||||
storageClassName: nfs-client
|
||||
resources:
|
||||
limits:
|
||||
|
||||
Reference in New Issue
Block a user